.. module:: sqlalchemy.orm =============================== Mapping Columns and Expressions =============================== The following sections discuss how table columns and SQL expressions are mapped to individual object attributes. .. toctree:: :maxdepth: 2 mapping_columns mapped_sql_expr mapped_attributes composites