Release: 1.4.31 | Release Date: January 20, 2022

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