sqltabs icon indicating copy to clipboard operation
sqltabs copied to clipboard

Disconnect from DB

Open standula opened this issue 4 years ago • 2 comments

Hi, disconnect from database function is missing. For example from Menu Database -> Disconnect (Ctrl +d )

standula avatar Jan 07 '21 05:01 standula

Yeah, thanks for reporting. I already started to work on it, but it ended up in a major refactoring. So needs some time to get done.

sasha-alias avatar Jan 07 '21 19:01 sasha-alias

Thanks, if you can do connect/disconnect from query field it will be amazing: For example \connect_command query_1; .... query_n; \disconnect_command

I am doing an applications with frequent database refreshes and every time sqltabl must be terminated and restarted because it holds the connection that block the database drop

standula avatar Jan 08 '21 07:01 standula