Release: 1.4.27 | Release Date: November 11, 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