Support auto-completing in SQL Editor #750
Closed
OmarBazaraa
started this conversation in
Ideas
Replies: 1 comment
-
I believe there is some auto-complete built in, at least for the table names. It might be more complicated to pull some of the other information though. I don't recall how it's implemented now, but we definitely don't want to load every schema from every database/table + all functions every time the editor is opened. Maybe it can be reduced, like after a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It'd be really handy if the plugin supports auto-completing when typing the names of databases, tables, columns, and functions.
Beta Was this translation helpful? Give feedback.
All reactions