v0.21.2 - (November 06, 2019)
-
Enhancements
- MSSQL: Supporting MSSQL 2000 (v8.x). Thanks to @glha. #440
- PostgreSQL: Show full error including "at character". #437
- PostgreSQL: Add support for raising notices. #417
- Add an option
sqltools.dependencyManager['autoAccept']
for preventing install dependency notifications. Read the docs. #434 - Allow to select multiple table columns from connections tree and copy them into text editor. #406
- Displaying query messages for DML queries. #404
-
Fixes