fix: 🚑️ DB migration
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Result"
|
||||
RENAME COLUMN "prefilledVariables" "variables"
|
||||
RENAME COLUMN "prefilledVariables" TO "variables"
|
||||
|
Reference in New Issue
Block a user