2
0
Files
bot/packages/db/prisma/migrations/20220328144519_rename_prefilled_variables/migration.sql

4 lines
82 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Result"
RENAME COLUMN "prefilledVariables" "variables"