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