Archive old migrations (#426)
* Archive old migrations * Fix invalid placement of migrations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Add show only on default tab
|
||||
|
||||
ALTER TABLE collections
|
||||
ADD COLUMN show_only_default BOOLEAN NOT NULL DEFAULT false;
|
||||
Reference in New Issue
Block a user