Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnect from DB #153

Open
standula opened this issue Jan 7, 2021 · 2 comments
Open

Disconnect from DB #153

standula opened this issue Jan 7, 2021 · 2 comments

Comments

@standula
Copy link

standula commented Jan 7, 2021

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

@sasha-alias
Copy link
Owner

sasha-alias commented Jan 7, 2021

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.

@standula
Copy link
Author

standula commented Jan 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants