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.
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.