connection profiles and ssh key encryption
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- AlterTable: add protocol column (default 'ssh' for any existing rows)
|
||||
ALTER TABLE "profiles" ADD COLUMN "protocol" TEXT NOT NULL DEFAULT 'ssh';
|
||||
Reference in New Issue
Block a user