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