事件和内部¶
SQLAlchemy ORM 和 Core 通常通过使用事件钩子进行扩展。请务必在 活动 中查看事件系统的一般使用情况。
ORM 事件
ORM 内部结构属性状态
级联选项
类管理器
ColumnProperty 属性
复合
复合属性
AttributeEventToken
身份映射
InspectionAttr
InspectionAttrInfo
实例状态
InstrumentedAttribute (检测属性)
LoaderCallableStatus
映射
MappedColumn
Mapper属性
MappedSQLExpression
InspectionAttrExtensionType
NotExtension
merge_result()
merge_frozen_result()
PropComparator (属性比较器)
关系
关系方向
关系属性
SQLORMExpression
同义词
同义词属性
QueryContext 查询上下文
QueryableAttribute
UOW交易
ORM 异常