
Short aliases for objects added to queries are now generated automatically.
Features
- The new SqlGenerationOptions.ObjectNamesNormalization property has been added to instruct the component to normalize object names found in the query according to the database schema.
- Short aliases for objects added to the query are now generated automatically.
- The new panel has been added to the top-right corner of the design pane to show or hide unused fields.
- PostgreSQL: PRECISION token has been added to the list of valid identifiers.