chore: rename new created_at column (#31)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Rename the column without dropping it
|
||||
ALTER TABLE news RENAME COLUMN created_at TO "createdAt";
|
||||
Reference in New Issue
Block a user