]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2 hours ago  Mike BayerStandardize DBAPI version access across dialects main
7 hours ago  Mike Bayerpin asyncmy to 0.2.12 or greater
31 hours ago  Mike BayerEstablish Oracle outputtypehandlers for JSON expressions
39 hours ago  Mike Bayercallcount adjust
2 days ago  Mike Bayerallow prereleases so py315 works
2 days ago  Mike Bayeradd py315 for pullreq/run tests actions. not yet...
2 days ago  Michael BayerMerge "add Python 3.15 support" into main
2 days ago  Michael BayerMerge "Improve postgresql inherits docs" into main
3 days ago  Mike Bayeradd Python 3.15 support
3 days ago  Federico CaselliImprove postgresql inherits docs
3 days ago  Michael BayerMerge "Reflect schema-qualified PostgreSQL collations...
3 days ago  Michael BayerMerge "Add collation_schema parameter for schema-qualif...
9 days ago  Federico CaselliMerge "Homogenize @declared_attr parameter name" into...
9 days ago  Federico CaselliMerge "docs: document sequence arguments to any_ and...
9 days ago  nightcitybladedocs: document sequence arguments to any_ and all_
9 days ago  Léo GallotHomogenize @declared_attr parameter name
9 days ago  nightcitybladetest(mysql): cover ordered from-select upserts
9 days ago  Sam Fletchercorrect '-' to ':' to sync regexp and storage_format...
9 days ago  dependabot... Bump pypa/cibuildwheel from 4.1.0 to 4.1.1 (#13459)
9 days ago  Federico Casellifix mypy complain in main
13 days ago  Mike BayerReflect schema-qualified PostgreSQL collations for...
13 days ago  Mike BayerAdd collation_schema parameter for schema-qualified...
2026-07-23  Federico CaselliMerge "Add has_multi_table reflection method" into...
2026-07-23  Michael BayerMerge "audit all types for literal_execute() handling...
2026-07-22  Federico CaselliMerge "escape single quotes in postgresql nextval(...
2026-07-22  Lele GaifaxFix typo that impeded correct rendering of subsequent...
2026-07-22  Javid Khanescape single quotes in postgresql nextval() identifier...
2026-07-22  Federico CaselliAdd has_multi_table reflection method
2026-07-22  Mike Bayeraudit all types for literal_execute() handling
2026-07-21  Michael BayerMerge "Revert "Use identifier preparer for string type...
2026-07-21  Michael BayerRevert "Use identifier preparer for string type collations"
2026-07-20  Michael BayerMerge "Enable mypy ignore-without-code rule" into main
2026-07-20  Mike BayerEnable mypy ignore-without-code rule
2026-07-20  Mike BayerMerge branch 'dependabot/github_actions/actions/setup...
2026-07-20  Michael BayerMerge "Improve ORM loader strategy error messages to...
2026-07-20  dependabot... Bump actions/setup-python from 6 to 7 13444/head
2026-07-20  Jan VollmerImprove ORM loader strategy error messages to use user...
2026-07-19  Michael BayerMerge "Fix ORM UPDATE..RETURNING cache adaptation with...
2026-07-18  Mike BayerFix ORM UPDATE..RETURNING cache adaptation with synchro...
2026-07-18  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 (...
next