errors.fyi community error code reference
SQLITE_NOTICE
sqlite

Notification

An informational notification from the SQLite engine, not an error. Extended codes give details (e.g. SQLITE_NOTICE_RECOVER_WAL).

Numeric value: 27

References

← all namespaces