monaco-sql-languages
monaco-sql-languages copied to clipboard
Table alias not showing up in entities
I have created a CompletionService to autocomplete table column names. The entities object is very helpful for that. But it doesn't contain table aliases. Is this a planned feature?
I have created a
CompletionServiceto autocomplete table column names. Theentitiesobject is very helpful for that. But it doesn't contain table aliases. Is this a planned feature?
Thank you for your feedback. Table aliases' collecting is in our recent plans. Please wait for our new version.
Thank you for your feedback. Table aliases' collecting is in our recent plans. Please wait for our new version.
Awesome! Thanks for the great work.