SQLITE_BUSY
sqlite Database file locked
The database file is locked by another connection. For WAL-mode databases, SQLITE_BUSY_SNAPSHOT gives more detail.
Numeric value: 5
The database file is locked by another connection. For WAL-mode databases, SQLITE_BUSY_SNAPSHOT gives more detail.
Numeric value: 5