Skip to main content
SQLITE_BUSY
cadmus_
core
v0.11.0-4-g858fbf3-dirty
In cadmus_
core::
db::
backup
cadmus_core
::
db
::
backup
Constant
SQLITE_
BUSY
Copy item path
Source
const SQLITE_BUSY:
c_int
= 5;
Expand description
SQLite result code indicating the database is busy.