Release: 1.4.0b2 | Release Date: February 3, 2021

SQLAlchemy 1.4 Documentation

Declarative API

API Reference

Changed in version 1.4: The fundamental structures of the declarative system are now part of SQLAlchemy ORM directly. For these components see:

See Declarative Extensions for the remaining Declarative extension classes.

Previous: Declarative Extensions Next: Basic Use