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

More information in the tree view #4

Open
Rekkonnect opened this issue May 29, 2023 · 0 comments
Open

More information in the tree view #4

Rekkonnect opened this issue May 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Rekkonnect
Copy link
Owner

Currently only the available tables in the database are being shown, when we also load the FKs, the indices, the constraints and alike. Show them in a directory-like style with each directory categorizing the type of the database objects that are being shown.

For example

Database
|- [-] Tables
 |- TABLE1
 |- TABLE2
 |- ANOTHER_TABLE
|- [+] Constraints
|- [-] Foreign Keys
 |- FK__TABLE1_ID__TABLE2_ID
@Rekkonnect Rekkonnect added this to the 1.6.0 milestone May 29, 2023
@Rekkonnect Rekkonnect self-assigned this May 29, 2023
@Rekkonnect Rekkonnect added the enhancement New feature or request label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant