_orm.aliased
Found in 1 package: sqlalchemy
sqlalchemy(3 releases)
rel_2_0_52This release adds Python 3.15 support and includes numerous bug fixes across ORM, SQL, schema, and PostgreSQL components. Key fixes address result-column misalignment, session flushing states, unpickling issues, and reflection of PostgreSQL CHECK constraints.
rel_2_1_0b1This release introduces support for free-threaded Python wheels and significant ORM enhancements, including new session execution options and improved composite attribute handling. It also drops support for Python versions older than 3.10.
rel_2_0_39SQLAlchemy 2.0.39 introduces generic typing for compound selects and new constraint isolation parameters, while fixing numerous ORM, asyncio, PostgreSQL, and SQLite bugs.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when _orm.aliased changes.
Learn More