init commit
This commit is contained in:
3
store/migration/postgres/0.21/01__rename_uid.sql
Normal file
3
store/migration/postgres/0.21/01__rename_uid.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE memo RENAME COLUMN resource_name TO uid;
|
||||
|
||||
ALTER TABLE resource RENAME COLUMN resource_name TO uid;
|
||||
Reference in New Issue
Block a user