$ errors.fyi/sqlite/SQLITE_LOCKED 74 namespaces · 3,092 codes
sqlite · sqlite/SQLITE_LOCKED
SQLITE_LOCKED

Table locked

A write operation could not continue because of a conflict within the same database connection (e.g. a table needed by one statement is locked by another).

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT