COMMITS
May 29, 2026
M
Add ambiguous column support to SimpleResultMetaData
me-saurabhkohli committed
May 28, 2026
M
Merge "allow backref named 'metadata' to not break _metadata_for_cls" into main
Michael Bayer committed
M
allow backref named 'metadata' to not break _metadata_for_cls
Mike Bayer committed
M
Merge "Fix subqueryload losing .and_() criteria when combined with of_type()" into main
Michael Bayer committed
M
Merge "Fix lambda statements with non-lambda criteria" into main
Michael Bayer committed
May 25, 2026
C
Fix lambda statements with non-lambda criteria
cjc0013 committed
P
Fix Session bulk mappings typing for mapped classes
proto-atlas committed
May 12, 2026
A
Fix subqueryload losing .and_() criteria when combined with of_type()
Arya Rizky committed
May 18, 2026
B
omit_join optimization for selectinload on many-to-many relationships
bekapono committed
M
Merge "Postgresql default to no backslash escaping" into main
Michael Bayer committed
M
Merge "resolve table names using MetaData.schema default in declarative registry" into main
Michael Bayer committed
M
Merge "Block Result.unique() with Result.yield_per() for ORM results" into main
Michael Bayer committed
May 24, 2026
M
cherry-pick changelog update for 2.0.51
Mike Bayer committed
M
cherry-pick changelog from 2.0.50
Mike Bayer committed
May 22, 2026
M
dont produce side effects for do_orm_execute
Mike Bayer committed
May 23, 2026
M
Merge "user_defined_options returns memoized options" into main
Michael Bayer committed
May 19, 2026
F
user_defined_options returns memoized options
Federico Caselli committed
K
Adjust TypeError message to Python 3.15
Karolina Surma committed
M
robustly handle reconnect param across all pymysql variants
Mike Bayer committed
May 20, 2026
M
Merge "Fix ExcludeConstraint not forwarding info to parent constructor" into main
Michael Bayer committed
M
Merge "implement _post_inspect for AliasedInsp" into main
Michael Bayer committed
M
implement _post_inspect for AliasedInsp
Mike Bayer committed
W
Fix ExcludeConstraint not forwarding info to parent constructor
WiktorB2004 committed
M
Merge "Fix joinedload + of_type() + and_() invalid SQL for subclass columns" into main
Michael Bayer committed
M
Merge "Fix floordiv (//) for float/numeric by int with div_is_floordiv dialects" into main
Michael Bayer committed
M
Fix trivial PyPy failures
mattip committed
M
Merge "document postgresql_nulls_not_distinct" into main
Michael Bayer committed
April 1, 2026
J
Fix joinedload + of_type() + and_() invalid SQL for subclass columns
Joaquin Hui Gomez committed
March 23, 2026
O
Fix floordiv (//) for float/numeric by int with div_is_floordiv dialects
OSS Contributor committed
April 30, 2026
M
resolve table names using MetaData.schema default in declarative registry
Mike Bayer committed