Files
2026-01-04 08:48:43 +01:00

3 lines
79 B
SQL

-- AlterTable
ALTER TABLE `tenants` ADD COLUMN `integrationsConfig` JSON NULL;