opencrm/backend/prisma/migrations/20260208081918_add_next_rev.../migration.sql

3 lines
83 B
SQL

-- AlterTable
ALTER TABLE `Contract` ADD COLUMN `nextReviewDate` DATETIME(3) NULL;