first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Trend" ALTER COLUMN "updatedAt" DROP NOT NULL,
|
||||
ALTER COLUMN "updatedAt" SET DEFAULT CURRENT_TIMESTAMP;
|
||||
Reference in New Issue
Block a user