Files
incudal/server/prisma/migrations/20251227113416_add_proxy_site_remark/migration.sql
T
2026-06-20 14:26:29 +08:00

3 lines
70 B
SQL

-- AlterTable
ALTER TABLE "proxy_sites" ADD COLUMN "remark" TEXT;