Files
2025-07-23 11:33:11 +00:00

3 lines
81 B
SQL

-- AlterTable
ALTER TABLE "Service" ADD COLUMN "registeredCompanyName" TEXT;