List of all items
Structs
- accessors::AccessorRegistry
- accessors::AttributeCaster
- accessors::ClosureAccessor
- accessors::ClosureMutator
- behaviors::AttributeBehavior
- behaviors::BehaviorRegistry
- behaviors::BlameableBehavior
- behaviors::TenantBehavior
- behaviors::TimestampBehavior
- dialect::ClickHouseDialect
- dialect::ColumnDef
- dialect::DamengDialect
- dialect::Db2Dialect
- dialect::GBaseDialect
- dialect::GaussDbDialect
- dialect::KingbaseDialect
- dialect::MariaDbDialect
- dialect::MySqlDialect
- dialect::OracleDialect
- dialect::PolarDbDialect
- dialect::PostgreSqlDialect
- dialect::SqlServerDialect
- dialect::SqliteDialect
- dialect::SybaseDialect
- dialect::TiDbDialect
- dirty_attributes::DirtyTracker
- error::ErrorContext
- hooks::HookContext
- hooks::HookDispatcher
- hooks::HookRegistry
- hooks::ScopeRegistry
- hooks::SoftDeleteScope
- hooks::TenantScope
- model::BelongsTo
- model::BelongsToMany
- model::HasMany
- model::HasOne
- model::MorphMany
- model::MorphTo
- model::QueryBuilderWrapper
- model::TimestampFields
- model::WithRelation
- result_map::Discriminator
- result_map::DiscriminatorCase
- result_map::EntityResult
- result_map::FieldResult
- result_map::Mapping
- result_map::NativeQuery
- result_map::NestedAssociation
- result_map::NestedCollection
- result_map::ResultMap
- result_map::ResultMapRegistry
- result_map::ResultSetMapping
- result_map::ResultSetMappingRegistry
- result_map::RowData
- result_map::ScalarResult
Enums
- accessors::CastType
- behaviors::TenantUpdatePolicy
- db_type::DbType
- dialect::TableChange
- error::CacheError
- error::DbError
- error::PoolError
- error::TransactionState
- error::TxError
- hooks::HookEvent
- model::Relation
- model::RelationError
- result_map::ResultMapError
- value::ColType
- value::Value
Traits
- accessors::Accessor
- accessors::Mutator
- behaviors::Behavior
- dialect::Dialect
- executor::Executor
- hooks::GlobalScope
- hooks::Hookable
- hooks::SoftDelete
- hooks::TenantModel
- model::ActiveRecord
- model::Model
- model::ModelExt
- model::QueryBuilderExt
- model::RelationAccess
- model::RelationLoader
- model::Scope
Attribute Macros
Functions
- dialect::get_dialect
- dirty_attributes::build_dynamic_insert
- dirty_attributes::build_dynamic_update
- error::set_error_hook
- error::trigger_error_hook
- model::rows_to_values
- model::value_to_json
- result_map::apply_result_map
- result_map::apply_result_map_many
- result_map::apply_result_set_mapping
- result_map::apply_result_set_mapping_many
- sql_safety::validate_fk_action
- sql_safety::validate_id_value
- sql_safety::validate_identifier
Type Aliases
- behaviors::BehaviorResult
- executor::QueryRows
- hooks::HookFn
- hooks::HookResult
- result_map::ResultSetMappingResult
- value::QueryValues