mirror of
https://github.com/jlengrand/coolify.git
synced 2026-03-10 08:11:23 +00:00
3 lines
65 B
SQL
3 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Setting" ADD COLUMN "proxyHash" TEXT;
|