let user know when his cancelled sub is going to expire
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Subscription" ADD COLUMN "cancellationEffectiveDate" DATE;
|
Reference in New Issue
Block a user