errors.fyi community error code reference
SQLITE_ABORT
sqlite

Callback requested abort

An operation was aborted prior to completion, usually at the application's request via a progress handler or authoriser callback.

Numeric value: 4

References

← all namespaces