♻️ Re-organize workspace folders
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Answer" ADD COLUMN "variableId" TEXT;
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "Result" ADD COLUMN "prefilledVariables" JSONB[];
|
Reference in New Issue
Block a user