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 keep getting the error message:
Failed to open database 'agent.db': Parse error near line 4: no such column: table aster WHERE (type="table" OR type="view") error here ---^
While I can open the same using SQLite Viewer
The text was updated successfully, but these errors were encountered:
I can confirm this behaviour on Windows 11 with the same message. It worked correctly, but I decided to check sqlite3 executables and added it to my environment variables path and it started to happen, as soon as i removed it it started to work again.
I keep getting the error message:
Failed to open database 'agent.db': Parse error near line 4: no such column: table aster WHERE (type="table" OR type="view") error here ---^
While I can open the same using SQLite Viewer
The text was updated successfully, but these errors were encountered: