Files
patchmon.net/backend/prisma/migrations/20250921215150_remove_frontend_url/migration.sql
2025-09-22 22:23:54 +01:00

3 lines
65 B
SQL

-- AlterTable
ALTER TABLE "settings" DROP COLUMN "frontend_url";