errors.fyi community error code reference
SQLITE_LOCKED_SHAREDCACHE
sqlite

Locked by shared cache

A read-write conflict was detected between two database connections sharing the same page cache. Retry after a short delay.

Numeric value: 262

References

โ† all namespaces for SQLITE_LOCKED_SHAREDCACHE