diff --git a/migrations/000.478.sql b/migrations/000.478.sql new file mode 100644 index 0000000..6c51f38 --- /dev/null +++ b/migrations/000.478.sql @@ -0,0 +1 @@ +ALTER TABLE orders ADD COLUMN price_decimals int DEFAULT NULL; \ No newline at end of file