Release: 1.3.24 | Release Date: March 30, 2021

SQLAlchemy 1.3 Documentation

SQLAlchemy 1.3 Documentation

Home

SQLAlchemy ORM

  • Object Relational Tutorial
  • Mapper Configuration
  • Relationship Configuration
  • Loading Objects
  • Using the Session
  • Events and Internals¶
    • ORM Events
    • ORM Internals
    • ORM Exceptions
    • Deprecated ORM Event Interfaces
  • ORM Extensions
  • ORM Examples

Home

  • Previous: Session API
  • Next: ORM Events
  • Up: Home
    • SQLAlchemy ORM
  • On this page:
    • Events and Internals

Events and Internals¶

  • ORM Events
    • Attribute Events
    • Mapper Events
    • Instance Events
    • Session Events
    • Query Events
    • Instrumentation Events
  • ORM Internals
    • AttributeState
    • CascadeOptions
    • ClassManager
    • ColumnProperty
    • ColumnProperty.Comparator.expressions
    • ComparableProperty
    • CompositeProperty
    • Event
    • IdentityMap
    • InspectionAttr
    • InspectionAttrInfo
    • InstanceState
    • InstrumentedAttribute
    • MANYTOONE
    • MANYTOMANY
    • MapperProperty
    • NOT_EXTENSION
    • ONETOMANY
    • PropComparator
    • RelationshipProperty
    • SynonymProperty
    • QueryContext
    • QueryableAttribute
    • UOWTransaction
  • ORM Exceptions
    • ConcurrentModificationError
    • DetachedInstanceError
    • FlushError
    • LoaderStrategyException
    • MultipleResultsFound
    • NO_STATE
    • NoResultFound
    • ObjectDeletedError
    • ObjectDereferencedError
    • StaleDataError
    • UnmappedClassError
    • UnmappedColumnError
    • UnmappedError
    • UnmappedInstanceError
  • Deprecated ORM Event Interfaces
    • Mapper Events
    • Session Events
    • Attribute Events
Previous: Session API Next: ORM Events
© Copyright 2007-2021, the SQLAlchemy authors and contributors.

flambé! the dragon and The Alchemist image designs created and generously donated by Rotem Yaari.

Created using Sphinx 7.2.6. Documentation last generated: Tue 19 Dec 2023 07:05:28 PM