feat: add migration to remove not null constraint from referenceId on subscriptions
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE "subscription" ALTER COLUMN "referenceId" DROP NOT NULL;
|
||||||
Reference in New Issue
Block a user