Events and Internals
The SQLAlchemy ORM as well as Core are extended generally through the use of event hooks. Be sure to review the use of the event system in general at Events.
- ORM Events
- ORM Internals
- AttributeState
- CascadeOptions
- ClassManager
- ColumnProperty
- Composite
- CompositeProperty
- AttributeEventToken
- IdentityMap
- InspectionAttr
- InspectionAttrInfo
- InstanceState
- InstrumentedAttribute
- LoaderCallableStatus
- Mapped
- MappedColumn
- MapperProperty
- MappedSQLExpression
- InspectionAttrExtensionType
- NotExtension
- merge_result()
- merge_frozen_result()
- PropComparator
- Relationship
- RelationshipDirection
- RelationshipProperty
- SQLORMExpression
- Synonym
- SynonymProperty
- QueryContext
- QueryableAttribute
- UOWTransaction
- ORM Exceptions
当前内容版权归 SQLAlchemy 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 SQLAlchemy .