Really huge mass update; Getting everything up-to-spec and implementing a wide range of features
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Preview" ADD COLUMN "accumulatedCostUsd" DOUBLE PRECISION NOT NULL DEFAULT 0,
|
||||
ADD COLUMN "instanceLaunchedAt" TIMESTAMP(3),
|
||||
ADD COLUMN "instanceType" VARCHAR(64);
|
||||
Reference in New Issue
Block a user