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

Add possibility to view indices, foreign keys etc. #516

Open
ghost opened this issue Feb 26, 2020 · 0 comments
Open

Add possibility to view indices, foreign keys etc. #516

ghost opened this issue Feb 26, 2020 · 0 comments
Labels
feature request New issue opened using "Feature request" template

Comments

@ghost
Copy link

ghost commented Feb 26, 2020

Is your feature request related to a problem? Please describe.
There is a way to view table description ("Describe table"), but it doesn't show indices and foreign keys.

Describe the solution you'd like
There should be a possibility to view what indices are defined and what foreign keys.

Additional context
Currently, I need to use another application to view indices and foreign keys. It would be nice to be able to use vscode-sqltools to view those.

@ghost ghost added the feature request New issue opened using "Feature request" template label Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

0 participants