Symbol2 releases
relationship
Found in 1 package: sqlalchemy
sqlalchemy(2 releases)
rel_2_1_0b3This release introduces performance improvements across ORM loading strategies, notably optimizing `selectinload` by skipping unnecessary `.unique()` calls and processing rows as tuples. It also enhances session execution option propagation and fixes several bugs related to declarative metadata resolution and result filtering compatibility.
rel_2_0_42SQLAlchemy 2.0.42 adds dataclass metadata support, new loader options for composites, enhanced execution‑parameter validation, a VALUES‑CTE helper, PostgreSQL 14+ JSONB subscripting, and numerous bug fixes across ORM, SQL compilation, and dialects.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when relationship changes.
Learn More