Events and Internals¶
SQLAlchemy ORMおよびCoreは、一般的にイベントフックを使用して拡張されます。 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