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

3 lines
63 B
SQL

-- AlterTable
ALTER TABLE "hosts" ADD COLUMN "probe_url" TEXT;