Release: 1.4.25 | Release Date: September 22, 2021

SQLAlchemy 1.4 Documentation

Table Configuration

This section has moved; see Declarative Table Configuration.

Using a Hybrid Approach with __table__

This section has moved; see Declarative with Imperative Table (a.k.a. Hybrid Declarative).

Using Reflection with Declarative

This section has moved to Mapping Declaratively with Reflected Tables.

Previous: Configuring Relationships Next: Mypy / Pep-484 Support for ORM Mappings