raaffaaeell / vscode-database

Extension for Visual Studio Code with sqlite3 support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS Code database

Extension for Visual Studio Code

Usage

how use

Install

  • Press Shift+Ctrl+P
  • Pick Extensions: Install Extension
  • Find vscode-database

Changelog

  • 1.2.0 - Fixed #10, #16, #17
  • 1.1.0 - Fixed #12, #13
  • 1.0.0 - Add postgres database support
  • 0.9.0 - Snippets, Completion Item and Query Advancer Build
  • 0.1.4 - Fixed ASCII table.
  • 0.1.3 - Support ports other than 3306.
  • 0.1.1 - Fixed ASCII table.
  • 0.1.0 - Save database to config.
  • 0.0.2 - Show error message, save config.
  • 0.0.1 - Add mysql database support.

Authors

  • Bajdzis - Extension
  • k--kato - Postgres integration

License

MIT © Bajdzis

About

Extension for Visual Studio Code with sqlite3 support

License:MIT License


Languages

Language:JavaScript 100.0%