Files
psp_api/prisma/migrations/20260311172504_init/migration.sql
T
2026-03-14 16:26:44 +03:30

3 lines
87 B
SQL

-- AlterTable
ALTER TABLE `partners` ADD COLUMN `licenseQuota` INTEGER NULL DEFAULT 0;