
Filter the suggestions that SQL Prompt shows by schemas, in addition to servers and databases.
Features
Updates in SQL Prompt
- You can now filter the suggestions that SQL Prompt shows by schemas, in addition to servers and databases.
Fixes
Fixes in SQL Prompt
- Qualify Object Names no longer unqualifies parameters of rowset functions.
- EI028 no longer fires on IDENTITY columns.
- Format SQL no longer throws an error when trying to format TRIM statements that specify which characters to trim.