You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With 0.6.0 I get auto completion suggestions in sql functions for schemas and if I have chosen a schema, also for tables.
But I do not get completion suggestions for columns and also not for tables after a 'FROM ' clause, e.g. I can not use the new feature that the schema is added automatically for non public tables if accepted from a completion.
Bug report
Describe the bug
No autocompletion options are suggested in functions.
To Reproduce
Create a function signature. Type a
Expected behavior
Autocompletion suggestions should appear in functions as in plain query statements.
Screenshots
System information
The text was updated successfully, but these errors were encountered: