mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

Add new SQLite Pro Tools to Community Drivers list in docs #1252

Closed RandomFractals closed 6 months ago

RandomFractals commented 7 months ago

SQLite Pro Tools extension adds advanced SQLite database connection features and support to VS Code IDE.

SQLite Pro Tools Views

Features

SQLite Pro Tools extension adds the following capabilities to VS Code IDE for working with SQLite database files:

@gjsjohnmurray I'll submit a PR if you guys would not mind featuring it in your Community Drivers docs.

RandomFractals commented 6 months ago

Added in https://github.com/mtxr/vscode-sqltools/pull/1253 by @gjsjohnmurray. Thanks!