Update 1702200925471-AddVariableEntity.ts

This commit is contained in:
Henry Heng
2023-12-29 15:17:26 +00:00
committed by GitHub
parent 591636f836
commit da18b6a5c0
@@ -10,7 +10,7 @@ export class AddVariableEntity1699325775451 implements MigrationInterface {
"type" text NULL, "type" text NULL,
"createdDate" timestamp NOT NULL DEFAULT now(), "createdDate" timestamp NOT NULL DEFAULT now(),
"updatedDate" timestamp NOT NULL DEFAULT now(), "updatedDate" timestamp NOT NULL DEFAULT now(),
CONSTRAINT "PK_3c7cea7a044ac4c92764576cdbf" PRIMARY KEY (id) CONSTRAINT "PK_98419043dd704f54-9830ab78f8" PRIMARY KEY (id)
);` );`
) )
} }