Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1 @@
|
||||
CREATE INDEX IF NOT EXISTS ix_order_rows_lower_data ON order_rows ((LOWER(data->>'code'::text)));
|
||||
Reference in New Issue
Block a user