You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the sqlite in my laptop and the sqlite extension by alexcvzz in vs code as well. I can code sqlite in the vscode terminal but when I want go to my command plate>SQLite: Open Database and when I click on the database I get the error attached below. The same thing happens when I want to connect to a database I created myself in the terminal or if I say for example: .read schema.sql I just get 'cannot open "schema.sql"'. I have tried multiple troubleshooting ways learned online, uninstalled and reinstalled the vscode again but nothing seems to fix this problem.Can you please help me find the solution for this error?
error:
Failed to open database 'c:\Users\heela\Desktop\PythonProjects\packages.db': Parse error near line 4: no such column: "table" - should this be a string literal in single-quotes? aster WHERE (type="table" OR type="view") error here ---^
Extension version: 0.14.1
VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z)
OS version: Windows_NT x64 10.0.26100
Modes:
The original creator is not maintaining the extension. I have forked it and updated it to fix this issue. You can find my version on the marketplace under SQLite-AV
Type: Bug
I have installed the sqlite in my laptop and the sqlite extension by alexcvzz in vs code as well. I can code sqlite in the vscode terminal but when I want go to my command plate>SQLite: Open Database and when I click on the database I get the error attached below. The same thing happens when I want to connect to a database I created myself in the terminal or if I say for example: .read schema.sql I just get 'cannot open "schema.sql"'. I have tried multiple troubleshooting ways learned online, uninstalled and reinstalled the vscode again but nothing seems to fix this problem.Can you please help me find the solution for this error?
error:
Failed to open database 'c:\Users\heela\Desktop\PythonProjects\packages.db': Parse error near line 4: no such column: "table" - should this be a string literal in single-quotes? aster WHERE (type="table" OR type="view") error here ---^
Extension version: 0.14.1
VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: