On Newest Version: 12.11.0.7074
Microsoft Windows 11 Business Version 10.0.26100 Build 26100
There are 2 enhancements that would be nice to the query editor:
- When adding a . for searching for table names or columns, it would be good if when you clicked enter it removed the . from the start.
Example:
after hitting enter on Contact you get:

which means you have to go back and delete the . before Contact
- Again when using the . it doesn't enclose column name in backticks ``


this would be useful as column names can contain hyphens (some of ours do) which when not enclosed in backticks throws an error