Stable, redacted error returned by Tursox operations.
SQL parameters and row values are never included in an error.
Summary
Functions
Returns whether an error can safely retry a complete transaction.
Types
@type code() ::
:busy
| :busy_snapshot
| :constraint
| :readonly
| :database_full
| :interrupt
| :io
| :corrupt
| :misuse
| :conversion
| :invalid_argument
| :closed
| :unsupported
| :internal