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

Feature/dbeaver #68

Merged
merged 2 commits into from
Aug 19, 2020
Merged

Feature/dbeaver #68

merged 2 commits into from
Aug 19, 2020

Conversation

CyberJack
Copy link
Contributor

I created an addon to launch DBeaver within the current project a while ago.
DBeaver is a multi-platform database tool that supports popular database engines like MySQL, PostgreSQL, and more.

This addon will launch DBeaver with the connection information from the current project. It will automatically detect a MySQL or PostgreSQL database container. Other database types are currently not supported.

Optionally a container name can be given if multiple database containers exist within a project.

fin dbeaver [container name]

The original repository is located here: https://github.com/CyberJack/dbeaver.
I will archive the repository if this pull request gets accepted.

@achekulaev achekulaev merged commit a201e17 into docksal:master Aug 19, 2020
@CyberJack CyberJack deleted the feature/dbeaver branch August 19, 2020 19:23
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

Successfully merging this pull request may close these issues.

2 participants