mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
3 lines
65 B
SQL
3 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Setting" ADD COLUMN "proxyHash" TEXT;
|