mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-11-02 13:03:34 +00:00
3 lines
73 B
SQL
3 lines
73 B
SQL
-- AlterTable
|
|
ALTER TABLE "settings" ADD COLUMN "ssh_key_path" TEXT;
|