SQLAlchemy
The Database Toolkit for Python
The Database Toolkit for Python
  • home
  • features
    • Philosophy Statement
    • Feature Overview
    • Testimonials
  • news
  • documentation
    • Current Documentation (version 2.0)

    • Documentation by Version
    • Version 2.0
    • Version 1.4
    • Version 1.3

    • Talks and Tutorials
    • Published content overview
  • community
    • Get Support
    • Participate
    • Develop
    • Code of Conduct
    • Github
  • download
    • Download
    • Current Release Series (2.0)
    • Maintenance Release (1.4)
    • Development Access
    • License
    • Version Numbering
    • Release Status
Release: 1.3.24 legacy version | Release Date: March 30, 2021

SQLAlchemy 1.3 Documentation

SQLAlchemy 1.3 Documentation

legacy version

Home | Download this Documentation

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

Project Versions

  • 1.3.24

Home | Download this Documentation

  • 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 5.3.0. Documentation last generated: Sun 05 Feb 2023 04:23:43 PM

SQLAlchemy Sponsors

Python

Website content copyright © by SQLAlchemy authors and contributors. SQLAlchemy and its documentation are licensed under the MIT license.

SQLAlchemy is a trademark of Michael Bayer. mike(&)zzzcomputing.com All rights reserved.

Website generation by zeekofile, with huge thanks to the Blogofile project.

Mastodon