Release: 1.4.0b1
pre release
| Release Date: unreleased
SQLAlchemy 1.4 Documentation
Mapping Columns and Expressions¶
The following sections discuss how table columns and SQL expressions are mapped to individual object attributes.
Previous:
Types of Mappings
Next:
Mapping Table Columns