init commit
This commit is contained in:
2
store/migration/postgres/0.24/00__memo.sql
Normal file
2
store/migration/postgres/0.24/00__memo.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Drop deprecated tags column.
|
||||
ALTER TABLE memo DROP COLUMN IF EXISTS tags;
|
||||
Reference in New Issue
Block a user