vscode-sqltools

Database management for VSCode

MIT License

Downloads
8.1M
Stars
1.5K
Committers
76

Bot releases are hidden (Show)

vscode-sqltools - v0.21.5 - (December 12, 2019)

Published by mtxr almost 5 years ago

  • Fix
    • Fix wrong checking in production code. See commit 48bb8f6
vscode-sqltools - v0.21.2 - (November 06, 2019)

Published by mtxr almost 5 years ago

  • 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

    • SQLite: Relative paths now based on VSCode variable ${workspaceFolder}. #430
    • Fixes query not holding execution til complete attaching to connection. #405
vscode-sqltools - v0.21.1 - (October 25, 2019)

Published by mtxr almost 5 years ago

  • Enhancements

    • Improve Cassandra visualization. Issue #420
    • SQLite paths for remote development. Issue #421
    • Support for Azure Active Directory login. Issue #421
  • Fixes

    • SQLite asking for passwords. Issue #396
vscode-sqltools - v0.21.0 - (September 19, 2019)

Published by mtxr about 5 years ago

  • New 🎉

    • New Icons! Using outline icons design to match VSCode icons.
    • New connection assistant! PR #368
      • Added possibility to test connections before saving. Issue #184
    • Add new drivers tool! PR #387
      • Now it will be easier to add new drivers. Check out the docs.
    • Added Cassandra driver! Special thanks to @EpicEric. PR #379
  • Enhancements

    • Displaying rowversion for SQL Server as HEX. Issue #344
    • Revamp some Connection Explorer code to make it faster. This is the first step of #322
vscode-sqltools -

Published by mtxr about 5 years ago

Package Rankings
Top 0.84% on Npmjs.org
Top 9.59% on Proxy.golang.org
Badges
Extracted from project README's
GitHub
Related Projects