$
errors.fyi/sqlite/SQLITE_BUSY_SNAPSHOT
74
namespaces
·
3,092
codes
errors.fyi
/
517
numeric alias · refers to 1 code
517
Numeric alias
The numeric value 517 doesn't have its own canonical entry — it's defined symbolically:
SQLITE_BUSY_SNAPSHOT
Busy snapshot conflict
A reader in WAL mode is holding a snapshot that the writer needs to overwrite. The reader must advance to a newer snapshot before the writer can proceed.
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT