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

Apologies if this is in the docs somewhere, but is it possible to see if a query is running? I have some complex long-running queries and it would be useful...

When I add in the setting.json file the path to use sqlite3.exe with the sqlite.sqlite3 command and the path is correct, I can’t open a database because the sqlite extension...

Type: Bug I right click on the database.db file, select "Open Database" and the Sqlite Explorer tab does not open. Extension version: 0.14.1 VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T16:59:02.252Z)...

Would it be possible to add an (optional) header label to the navigation bar above the query output? It could be taken from a comment line above the SQL statement,...

Thank you for this very handy extension! It would be very convenient if a `Run Query` button could be displayed above each query. Clicking the button would be simpler than...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.2.0 to 2.2.3 Release notes Sourced from...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `json5` Updates `ts-loader` from 7.0.5 to 9.4.2...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies