List of all items
Structs
- associations::AssociationMeta
- associations::AssociationRegistry
- associations::belongs_to::BelongsToBuilder
- associations::has_and_belongs_to_many::HasAndBelongsToManyBuilder
- associations::has_many::HasManyBuilder
- associations::has_one::HasOneBuilder
- connection::ConnectionPool
- delegated_type::DelegatedReference
- delegated_type::DelegatedTypeConfig
- encryption::EncryptedFieldConfig
- encryption::EncryptionKeyRing
- encryption::StoredEncryptedValue
- fixtures::Fixture
- inheritance::InheritanceConfig
- insert_all::InsertAllConfig
- insert_all::InsertResult
- insert_all::UpsertResult
- locking::optimistic::StaleObjectError
- migration::MigrationStatus
- migration::Migrator
- nested_attributes::NestedAttributesConfig
- nested_attributes::NestedAttributesRegistry
- nested_attributes::NestedRecordAssignment
- no_touching::NoTouching
- normalization::Normalization
- query_cache::QueryCache
- reflection::AssociationReflection
- relation::Relation
- schema::ColumnDef
- schema::TableDef
- scoping::ScopeRegistry
- secure_token::SecureTokenConfig
- serialization_ext::FunctionCoder
- serialization_ext::JsonCoder
- serialization_ext::SerializedFieldConfig
- store::JsonStore
- store::StoreAccessorConfig
- strict_loading::StrictLoadingState
- strict_loading::StrictLoadingViolation
- validations::UniquenessValidator
Enums
- associations::AssociationType
- associations::DependentAction
- base::RecordError
- base::RecordState
- connection::ConnectionError
- encryption::EncryptionError
- insert_all::InsertAllError
- locking::pessimistic::LockOption
- nested_attributes::NestedAttributesError
- querying::OrderDirection
- schema::ColumnType
- secure_token::SecureTokenError
- serialization_ext::SerializationError
Traits
- associations::BelongsToQuery
- associations::HasAssociations
- associations::HasManyQuery
- associations::HasManyThroughQuery
- associations::HasOneQuery
- base::Record
- callbacks::RecordCallbacks
- counter_cache::CounterCache
- delegated_type::DelegatedType
- dirty::DirtyTracking
- encryption::EncryptedAttribute
- enum_type::EnumAttribute
- inheritance::SingleTableInheritance
- inheritance::StiType
- migration::Migration
- nested_attributes::NestedAttributes
- normalization::Normalizable
- readonly_attributes::ReadonlyAttributes
- reflection::Reflection
- secure_token::SecureToken
- serialization_ext::AttributeCoder
- serialization_ext::SerializedAttribute
- signed_id::SignedId
- store::Store
- strict_loading::StrictLoading
- sync_persistence::Persistence
- sync_querying::Querying
- timestamp::Timestamps
- touch::TouchRecord
- touch::TouchTarget
- transactions::Transactional
Functions
- connection::establish
- connection::establish_sync
- delegated_type::delegated_type
- encryption::encrypts
- fixtures::load_fixtures
- fixtures::load_fixtures_sync
- inheritance::becomes
- inheritance::matches_type
- inheritance::scope_for_type
- insert_all::insert_all
- insert_all::insert_all_with_config
- insert_all::upsert_all
- insert_all::upsert_all_with_config
- nested_attributes::accepts_nested_attributes_for
- nested_attributes::assign_nested_attributes
- normalization::downcase_normalizer
- normalization::squish_normalizer
- normalization::strip_normalizer
- readonly_attributes::attr_readonly
- readonly_attributes::verify_readonly_update
- sanitization::sanitize_sql
- sanitization::sanitize_sql_array
- sanitization::sanitize_sql_hash
- sanitization::sanitize_sql_like
- secure_token::has_secure_token
- serialization_ext::serialize_attribute
- store::store_accessor
- touch::cascade_touch
- touch::touch
- touch::touch_field
- transactions::after_commit
- transactions::after_rollback
- transactions::current_transaction_id
- transactions::open_transactions
- transactions::transaction
- transactions::transaction_open
- transactions::transaction_sync