-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
What did you do?
When opening through UI or double clicking the db file to open it, I got this error message:
executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM \"main\".sqlite_master;)" "could not get list of db objects: database table is locked"
What did you expect to see?
The exact same files will open with version 3.12.2 with no problem at all.
A very simple db to reproduce the issue is zipped here
What did you see instead?
An error message pops up: executeSQL: "database table is locked (SELECT type,name,sql,tbl_name FROM \"main\".sqlite_master;)" "could not get list of db objects: database table is locked"
DB4S Version
3.13.0
What OS are you seeing the problem on?
Windows
OS version
Windows 11
Relevant log output
No response
Prevention against duplicate issues
- I have searched for similar issues
m2jean, deitry and UlyssesZh