Release Notes: - Added a way to create terminal tabs in remote projects, if an ssh connection string is specified
2 lines
63 B
SQL
2 lines
63 B
SQL
ALTER TABLE dev_servers ADD COLUMN ssh_connection_string TEXT;
|