2 lines
54 B
SQL
2 lines
54 B
SQL
ALTER TABLE vpn_servers ADD COLUMN ssh_key TEXT NULL;
|
ALTER TABLE vpn_servers ADD COLUMN ssh_key TEXT NULL;
|