vscode-sqlite
vscode-sqlite copied to clipboard
the plugin caching problems in vscode non admin mode
using vscode in non-admin mode makes this plugin retrieve a cached version of the database. so when opening a database on C:\Names.SQLite it actually retrieves a cached version of the database, so the path to the database isn't correct.