Release: 1.4.0b3 | Release Date: February 15, 2021

SQLAlchemy 1.4 Documentation

Configuring Relationships

This section is covered by Defining Mapped Properties with Declarative.

Evaluation of relationship arguments

This section is moved to Late-Evaluation of Relationship Arguments.

Configuring Many-to-Many Relationships

This section is moved to Late-Evaluation for a many-to-many relationship.

Previous: Mixin and Custom Base Classes Next: Table Configuration