remove the default value for PromptVariant.model
We should be explicit about setting the appropriate model so it always matches the constructFn.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "PromptVariant" ALTER COLUMN "model" DROP DEFAULT;
|
||||
Reference in New Issue
Block a user