ErrLookup › SeaQL/sea-orm

SeaQL/sea-orm

🐚 A powerful relational ORM for Rust · Rust · 450 source files

Analyzed at e29bcd1b41 on 2026-09-10. 220 documented errors.

Code / MessageTypeSeverityTags
Failed to get timestamp
panic error postgres, sqlx, type-decode, timestamp, panic
Failed to get float
panic error mysql, sqlx, type-decoding, panic
Failed to get serialized string
panic error mysql, sqlx, column-decode, panic
Failed to get timestamp array
panic error postgres, sqlx, type-mismatch, array-decode
Should only have one owner
panic error panic, arc, rusqlite, internal, error-mapping
Failed to get float
panic error postgres, sqlx, type-mismatch, panic, decode
Failed to get decimal
panic error mysql, sqlx, decimal, panic
Fail to rollback transaction
panic critical panic, transaction, rollback, drop, sqlite
Failed to get string
panic error postgres, sqlx, type-mismatch, utf-8, panic
Failed to get numeric array
panic critical postgres, type-decoding, panic, numeric-array, sea-orm
Failed to get unsigned integer
panic error mysql, sqlx, decoding, proxy-driver
Failed to get boolean
panic error postgres, sqlx, type-decode, null-value, panic
Failed to get timestamptz
panic error postgres, timestamptz, decode, panic, sqlx
Failed to get bytes
panic error mysql, sqlx, binary-data, type-decoding, panic
Failed to get double
panic error postgres, sqlx, type-mismatch, panic, decode
Failed to get numeric
panic error postgres, sqlx, numeric, bigdecimal, type-mismatch
Failed to get date
panic critical sqlite, panic, date-parsing, type-decoding, database
Failed to get float array
panic error postgres, sqlx, array, type-mismatch, panic
Failed to get timestamp
panic error mysql, sqlx, timestamp, panic, decode
Failed to get time array
panic error postgres, decode, chrono, array, panic
Already checked arity
panic error primary-key, internal-invariant, entity-definition
Failed to get datetime
panic error mysql, datetime, decode, panic, sqlx
Failed to get double
panic error postgres, sqlx, type-mismatch, panic, driver
Should only have one owner
panic error panic, arc, sqlx, error-mapping, internal
Failed to get boolean array
panic error postgres, sqlx, array-decode, type-decode, panic
Failed to get small integer
panic error postgres, sqlx, type-decode, null-value, panic
Failed to get boolean
panic error postgres, sqlx, null-value, boolean, panic
item is a full model
panic error panic, active-model, primary-key, relations, api-misuse
Fail to acquire mocker
panic error panic, mutex-poisoned, mock, testing, concurrency
Failed to get oid
panic error postgres, type-decoding, panic, oid, sea-orm
cannot apply alias for AsEnum with asterisk
panic error panic, seaorm, query-builder, select-alias, enum-column
Failed to get timestamp
panic error mysql, sqlx, chrono, timestamp, panic
Failed to get big integer array
panic error postgres, sqlx, array-decode, type-decode, panic
Failed to get timetz
panic error postgres, timetz, decode, panic, sqlx
Disconnected
panic critical panic, connection, initialization, database
Must be valid
panic error panic, delete, primary-key, validation
Failed to get bytes
panic error postgres, sqlx, bytea, type-mismatch, panic
Failed to get mac address array
panic error postgres, mac-address, type-decoding, panic, array, sea-orm
Failed to get timestamp array
panic error postgres, sqlx, array-decode, timestamp-array, panic
Failed to get tiny integer
panic error mysql, sqlx, proxy, type-mismatch, null-value, panic
Infallible
panic info postgres, connect, internal-invariant, panic
trait bound ensured arity
panic error primary-key, arity, delete
Already checked arity
panic critical panic, internal-invariant, primary-key, sea-orm
Failed to get boolean
panic error sqlite, sqlx, proxy, null-value, panic
Failed to get boolean
panic error mysql, sqlx, proxy, type-mismatch, null-value, panic
Failed to get integer array
panic error postgres, sqlx, array-decode, type-decode, panic
Failed to set value for {:?}: {e:?}
panic error
Infallible
panic info internal-invariant, unreachable, formatting
Failed to get small integer
panic error postgres, sqlx, type-decode, panic
Failed to get string array
panic error postgres, sqlx, array, type-mismatch, panic
Failed to get time
panic error mysql, sqlx, chrono, time, panic
Failed to get small integer array
panic error postgres, sqlx, array-decode, type-decode, panic
There is uncommitted nested transaction
panic error panic, transaction, mock, nested-transactions
Failed to get date
panic error postgres, sqlx, type-mismatch, date
Failed to get oid
panic error rust, sqlx, postgres, panic, type-mismatch
Failed to get boolean array
panic error postgres, sqlx, array, null-value, panic
Failed to get bytes array
panic error postgres, sqlx, bytea, array, type-mismatch
Failed to get double
panic error mysql, sqlx, type-decoding, panic
Failed to get timestamptz array
panic error postgres, array, timestamptz, decode, panic
Failed to get double array
panic error postgres, sqlx, array, type-mismatch, panic
Failed to get json
panic error mysql, sqlx, json, panic
Failed to get numeric
panic error postgres, sqlx, numeric, bigdecimal, type-mismatch
Failed to get string
panic error mysql, sqlx, string-decoding, charset, panic
not implemented
panic error panic, unimplemented, postgres, sync, backend
Failed to get time
panic critical sqlite, decoding, chrono, panic, type-conversion
Failed to get date
panic error mysql, sqlx, chrono, date, panic
Failed to get unsigned big integer
panic error mysql, sqlx, decoding, proxy-driver
Failed to get decimal
panic error mysql, decimal, decode, panic, sqlx
Pushed above
panic info internal-invariant, unreachable, loader
Failed to get timestamp
panic error rust, sqlx, postgres, chrono, timestamp
item is a full model
panic error primary-key, panic, internal-invariant, many-to-many
Failed to get mac address
panic error postgres, mac-address, type-decoding, panic, sea-orm
Failed to get bytes
panic error mysql, sqlx, decoding, blob
Failed to get ip address
panic error postgres, network, type-decoding, panic, sea-orm
trait bound ensured arity
panic error panic, delete, tuple, arity
cannot apply alias for Column with asterisk
panic error panic, query-builder, alias, sql
Failed to get double array
panic error postgres, sqlx, array, type-mismatch, panic
cannot apply alias for AsEnum with expr other than Column
panic error panic, seaorm, query-builder, select-alias, enum-column
Cannot borrow ActiveValue::NotSet
panic error rust, panic, orm, active-model
Reference column is not set
panic error relation, entity-definition, missing-column
Failed to get string array
panic error postgres, sqlx, array, type-mismatch, panic
Should not retrieve last_insert_id this way
panic error
Failed to get integer
panic error postgres, sqlx, type-decode, null-value, panic
Failed to get json
panic error rust, sqlx, postgres, json, panic
Failed to get time
panic critical sqlite, panic, time-parsing, type-decoding, database
Failed to set value for {:?}: {e:?}
panic error panic, type-mismatch, active-model, set
Failed to get big integer
panic error postgres, sqlx, type-decode, null-value, panic
Failed to get unsigned big integer
panic error mysql, sqlx, proxy, type-mismatch, null-value, panic
Infallible
panic info postgres, search-path, internal, panic, unreachable
cannot apply alias for expr other than Column or AsEnum
panic error panic, seaorm, query-builder, select-alias, expression
Failed to get year
panic error mysql, year, chrono, decode, panic
cannot apply alias for Column with asterisk
panic error
Failed to get string
panic error mysql, sqlx, decoding, utf8
Not proxy connection
panic critical panic, proxy-database, type-mismatch, feature-flag, seaorm
Must be valid
panic error delete, validation, panic, primary-key
Failed to get string
panic error postgres, sqlx, type-mismatch, string, panic
Failed to get unsigned tiny integer
panic error mysql, sqlx, proxy, type-mismatch, null-value, panic
Failed to get ip address
panic error rust, sqlx, postgres, ipnetwork, panic
Failed to get oid array
panic error rust, sqlx, postgres, panic, array
Failed to get ip address array
panic error postgres, network, type-decoding, panic, array, sea-orm