Skip to content

Allow changing the connection of a buffer without first closing it #314

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

Open
kyhung opened this issue Mar 8, 2025 · 0 comments
Open

Allow changing the connection of a buffer without first closing it #314

kyhung opened this issue Mar 8, 2025 · 0 comments

Comments

@kyhung
Copy link

kyhung commented Mar 8, 2025

To allow running the same set of SQL statments with different DB connections, say Local / Testing. Currently I need to first close the buffer, reopen it and call DBUIFindBuffer in order to attach it to another connection.
It will be convenient if there is a command say DBUISwitchBufferConn for user to attach the current buffer to another connection.

Thank you

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

1 participant