]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
11 days ago  dependabot... Bump actions/setup-python from 6 to 7 13444/head
12 days ago  Michael BayerMerge "Fix ORM UPDATE..RETURNING cache adaptation with...
13 days ago  Mike BayerFix ORM UPDATE..RETURNING cache adaptation with synchro...
13 days ago  Mike Bayertest suite adjustments
2026-07-16  Rens GroothuijsenUse coercion rules for aliased() against select/union...
2026-07-15  Michael BayerMerge "PostgreSQL WITH options: proper bool/None render...
2026-07-15  Mike BayerPostgreSQL WITH options: proper bool/None rendering...
2026-07-13  cjc0013Use identifier preparer for string type collations
2026-07-12  Mike Bayerfix rst doc formatting
2026-07-12  Mike Bayerrewrite SQLite in-memory database docs for concurrency
2026-07-11  Michael BayerMerge "fix catastrophic backtracking in sqlite inline...
2026-07-11  Michael BayerMerge "migration note on subqueries" into main
2026-07-11  jonathan vanascomigration note on subqueries
2026-07-11  Mike BayerAllow overriding @validates for inheritance
2026-07-09  Kadir Can OzdenUse _effective_decimal_return_scale in Numeric.result_p...
2026-07-09  w-JessamineAllow inspection registrations from module reloads
2026-07-09  Michael BayerMerge "update oracledb async dialect for oracledb __aen...
2026-07-09  AVRC26update oracledb async dialect for oracledb __aenter__()
2026-07-08  Javid Khanfix catastrophic backtracking in sqlite inline unique...
2026-07-08  Ilan Keshetinclude rollback exception in closed transaction contex...
2026-07-08  Mike Bayerupdate for mypy 2.2.0
2026-07-07  Michael BayerMerge "few more perf improvements to selectinload"...
2026-07-04  James AddisonSQL codestyle: trim spacing around 'INHERITS' table...
2026-06-30  Federico Casellifew more perf improvements to selectinload
2026-06-27  Mike Bayerset PYTHONUTF8=1 for attestation step to fix encoding...
2026-06-27  Mike Bayercontinue-on-error for upload-release-assets to handle...
2026-06-27  Mike Bayeruse python -m pip/twine/pypi_attestations to avoid...
2026-06-27  Mike Bayeradd shell: bash to attestations step to fix glob expans...
2026-06-27  Mike Bayerfall back to twine upload without attestations if attes...
2026-06-27  Mike Bayerfix create-wheels.yaml for cibuildwheel 4.x and release...
2026-06-27  Mike BayerVersion 2.1.0b4 placeholder
2026-06-27  Mike Bayer- 2.1.0b3 rel_2_1_0b3
2026-06-27  Mike Bayerfix
2026-06-27  Mike Bayerfixes for m2momitjointest
2026-06-27  Mike Bayermore changelog updates
2026-06-27  Mike Bayerrework migration docs a bit, fix issues
2026-06-26  Mike Bayerwrap before/after_cursor_execute event hooks in error...
2026-06-24  Mike Bayeroverride get_select_precolumns() in StrSQLCompiler
2026-06-23  Michael BayerMerge "fix catastrophic backtracking in mysql index...
2026-06-23  Michael BayerMerge "fixes for logging tests" into main
2026-06-23  dxbjavidfix catastrophic backtracking in mysql index comment...
2026-06-23  Michael BayerMerge "quote driver name and pass-through keys in pyodb...
2026-06-23  Michael BayerMerge "Add explicit USING support to DELETE" into main
2026-06-23  Mike Bayerfixes for logging tests
2026-06-22  cjc0013Add explicit USING support to DELETE
2026-06-22  Mike Bayeruse @classmethod per pytest guidance
2026-06-18  dxbjavidquote driver name and pass-through keys in pyodbc conne...
2026-06-18  Mike BayerMerge branch 'dependabot/github_actions/actions/checkout-7'
2026-06-18  Michael BayerMerge "Improve performance of selectinload result handl...
2026-06-18  dependabot... Bump actions/checkout from 6 to 7 13387/head
2026-06-17  Mike BayerFix is_pep695 misidentifying Annotated[TypeAliasType...
2026-06-17  Oliver ParkerImprove performance of selectinload result handling...
2026-06-15  Mike BayerMerge branch 'dependabot/github_actions/pypa/cibuildwhe...
2026-06-15  Michael BayerMerge "Fixes: 13363 Process ORM result rows as plain...
2026-06-15  Oliver ParkerFixes: 13363 Process ORM result rows as plain tuples...
2026-06-15  Mike Bayercherry-pick changelog update for 2.0.52
2026-06-15  Mike Bayercherry-pick changelog from 2.0.51
2026-06-15  dependabot... Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 13373/head
2026-06-15  dxbjavidfix backtracking hang in hstore literal parser
2026-06-12  Mike Bayeradd row logging tests
2026-06-12  Mike Bayerbump mssql-python to 1.9.0
2026-06-12  Michael BayerMerge "factor single-table reflection wrappers into...
2026-06-11  lphuc2250gmachore: improve sqlalchemy maintenance path (#13351)
2026-06-11  CaoRongkaiDocument quoted_name use for PostgreSQL INHERITS (...
2026-06-11  dependabot... Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#13358)
2026-06-10  Mike Bayerfactor single-table reflection wrappers into common...
2026-06-10  Michael BayerMerge "allow rollback within _prepare_impl on twophase...
2026-06-10  Michael BayerMerge "repair xid in psycopg" into main
2026-06-09  Mike Bayerallow rollback within _prepare_impl on twophase prepare...
2026-06-09  Michael BayerMerge "send execution options to connection also" into...
2026-06-09  Michael BayerMerge "remove legacy include_columns in index reflectio...
2026-06-08  Federico Casellirepair xid in psycopg
2026-06-05  Mike Bayeruse trusted publishing for PyPI wheel uploads
2026-06-05  Michael BayerMerge "minor code improvement to the mssql multi reflec...
2026-06-05  Michael BayerMerge "Register func.any(), func.all(), func.some(...
2026-06-05  Federico Caselliminor code improvement to the mssql multi reflection
2026-06-04  Federico Caselliremove legacy include_columns in index reflection
2026-06-04  Federico Casellifix docs lint warning
2026-06-04  Federico CaselliMerge "Implement native multi-table reflection API...
2026-06-04  Gaurav SharmaImplement native multi-table reflection API for the...
2026-06-04  Bradley DavisRemoved erroneous debug print (#13349)
2026-06-04  Federico CaselliMerge "Perf/conditional unique selectinload" into main
2026-06-04  Federico Caselliimprove typed column migration docs
2026-06-04  Mike Bayersend execution options to connection also
2026-06-04  Mike BayerRegister func.any(), func.all(), func.some() as collect...
2026-06-03  Oliver ParkerPerf/conditional unique selectinload
2026-05-31  sebastianbreguelHoist loop-invariant set intersection in _get_display_froms
2026-05-29  me-saurabhkohliAdd ambiguous column support to SimpleResultMetaData
2026-05-28  Michael BayerMerge "allow backref named 'metadata' to not break...
2026-05-28  Mike Bayerallow backref named 'metadata' to not break _metadata_f...
2026-05-28  Michael BayerMerge "Fix subqueryload losing .and_() criteria when...
2026-05-28  Michael BayerMerge "Fix lambda statements with non-lambda criteria...
2026-05-27  cjc0013Fix lambda statements with non-lambda criteria
2026-05-27  Arya RizkyFix subqueryload losing .and_() criteria when combined...
2026-05-27  bekaponoomit_join optimization for selectinload on many-to...
2026-05-25  proto-atlasFix Session bulk mappings typing for mapped classes
2026-05-24  Mike Bayercherry-pick changelog update for 2.0.51
2026-05-24  Mike Bayercherry-pick changelog from 2.0.50
2026-05-24  Mike Bayerdont produce side effects for do_orm_execute
2026-05-23  Michael BayerMerge "user_defined_options returns memoized options...
next