Release: 1.4.0b1 | Release Date: November 2, 2020

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: Mutation Tracking