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

Autocomplete would be awesome #1

Open
KyGost opened this issue Apr 4, 2022 · 2 comments
Open

Autocomplete would be awesome #1

KyGost opened this issue Apr 4, 2022 · 2 comments

Comments

@KyGost
Copy link
Member

KyGost commented Apr 4, 2022

One could get list of databases, tables and columns with EXPLAIN.

This could be helpful:
https://docs.rs/terminal_cli/latest/terminal_cli/

@KyGost
Copy link
Member Author

KyGost commented Apr 4, 2022

@KyGost
Copy link
Member Author

KyGost commented Apr 4, 2022

Keywords:

  • Databases
  • Tables
  • Columns
  • Variables
  • SQL keywords
  • Functions

Ideally as context dependant as possible.
Case sensitive.

Fail-fast (if attempting to autocomplete, give closest result, not list)

@KyGost KyGost changed the title Autocomplete would me awesome Autocomplete would be awesome Apr 4, 2022
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