Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add index for addresses in the samples table
|
||||
CREATE INDEX ix_samples_address_id ON samples(address_id);
|
||||
Reference in New Issue
Block a user