]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
3 hours ago  nightcitybladetest(mysql): cover ordered from-select upserts main
3 hours ago  Sam Fletchercorrect '-' to ':' to sync regexp and storage_format...
3 hours ago  dependabot... Bump pypa/cibuildwheel from 4.1.0 to 4.1.1 (#13459)
3 hours ago  Federico Casellifix mypy complain in main
5 days ago  Federico CaselliMerge "Add has_multi_table reflection method" into...
5 days ago  Michael BayerMerge "audit all types for literal_execute() handling...
5 days ago  Federico CaselliMerge "escape single quotes in postgresql nextval(...
5 days ago  Lele GaifaxFix typo that impeded correct rendering of subsequent...
6 days ago  Javid Khanescape single quotes in postgresql nextval() identifier...
6 days ago  Federico CaselliAdd has_multi_table reflection method
6 days ago  Mike Bayeraudit all types for literal_execute() handling
7 days ago  Michael BayerMerge "Revert "Use identifier preparer for string type...
7 days ago  Michael BayerRevert "Use identifier preparer for string type collations"
8 days ago  Michael BayerMerge "Enable mypy ignore-without-code rule" into main
8 days ago  Mike BayerEnable mypy ignore-without-code rule
8 days ago  Mike BayerMerge branch 'dependabot/github_actions/actions/setup...
8 days ago  Michael BayerMerge "Improve ORM loader strategy error messages to...
8 days ago  dependabot... Bump actions/setup-python from 6 to 7 13444/head
8 days ago  Jan VollmerImprove ORM loader strategy error messages to use user...
9 days ago  Michael BayerMerge "Fix ORM UPDATE..RETURNING cache adaptation with...
10 days ago  Mike BayerFix ORM UPDATE..RETURNING cache adaptation with synchro...
10 days ago  Mike Bayertest suite adjustments
12 days ago  Rens GroothuijsenUse coercion rules for aliased() against select/union...
13 days ago  Michael BayerMerge "PostgreSQL WITH options: proper bool/None render...
13 days ago  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
next