vscode-sqlite icon indicating copy to clipboard operation
vscode-sqlite copied to clipboard

VSCode extension to explore and query SQLite databases.

Results 57 vscode-sqlite issues
Sort by recently updated
recently updated
newest added

I installed the extension without reading the documentation first and was unable to open database getting this message: ``` [ERROR] Failed to open database SQLite process failed to start: The...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hi Alex, This is great! :) (1) Is it possible to have this open .db files by default? Nothing appears if I try open with. (2) Is there a way...

I'm having issues now with getting the Explorer tab to open. No matter if I right click to Open a SQLite database, or do it through the command palette, the...

Is it possible to include viewing triggers on the SQLite Explorer?

enhancement

### Description: When viewing a table with the explorer the scrollbar is located at the bottom of the table. In order to view columns that are further right, one has...

Is it possible to include query runtime on the output log for vscode?

enhancement

For some reason, I can only set `sqlite.sqlite3` in my user settings, and not in my workspace settings. I'm sure I'm missing something, because it looks like you're doing the...

via "Open Width..." context menu item. way to ctrl+shift+p -> open database -> choose file is too ugly and open only "database" files. what is "database"? file ends of .sqlite...