3 lines
90 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Subscription" ADD COLUMN "cancellationEffectiveDate" DATE;