Auto completion of database objects and definition. #85
Labels
engine
The database engine.
enhancement
New feature or request
user interface
Enhancements to UI, regardless of the project.
Lazy load the schema definition from within the UI to auto compete schemas and fields.
using the new static analyzer, we can evaluate script schemas and their aliases to auto compete fields after the dot when typing alias names for fields in field lists, joins, where clause, etc.
The text was updated successfully, but these errors were encountered: