]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2024-04-23  Yossi RozantsevFix linters 11307/head
2024-04-23  Yossi RozantsevAdd test cases
2024-04-23  Yossi RozantsevAdd missing overload to __add__
2024-04-17  Federico CaselliImprove docs formatting on automap, fix missing import
2024-04-15  Federico CaselliFix missing pythonpath in test that use subprocess
2024-04-12  Michael BayerMerge "typing: annotate Exists.select() to return Selec...
2024-04-12  Michael BayerMerge "Document how to configure the cursor_factory...
2024-04-11  Federico CaselliDocument how to configure the cursor_factory on psycopg
2024-04-10  Federico CaselliMerge "Fix typing issue in `MetaData.reflect()` with...
2024-04-10  Federico CaselliMerge "Improve compiled extension perf tests" into...
2024-04-10  Federico CaselliMerge "Highlite composide mode that's more type checker...
2024-04-10  Francisco Del... Fix typing issue in `MetaData.reflect()` with asyncio.
2024-04-10  Mike Bayerimprove distinct() docs
2024-04-08  Stefan WojcikUpdate links from initd.org to psycopg.org (#11244)
2024-04-04  Federico CaselliHighlite composide mode that's more type checker friently
2024-04-04  wouter bolsterleetyping: annotate Exists.select() to return Select[bool]
2024-04-01  Mike Bayerset up is_from_statement and others for FromStatement
2024-04-01  Mike Bayernew flake8-builtins adds a code we dont want
2024-03-28  Mike Bayeruse a full ConnectionCharacteristic for logging_token
2024-03-27  Federico CaselliImprove compiled extension perf tests
2024-03-27  Mike Bayerupdate callcounts
2024-03-25  Federico CaselliSwitch to cython pure python mode
2024-03-23  Mike Bayercherry-pick changelog update for 2.0.30
2024-03-23  Mike Bayercherry-pick changelog from 2.0.29
2024-03-23  Mike Bayerchangelog fixes
2024-03-23  Michael BayerMerge "Add pg DOMAIN type reflection" into main
2024-03-22  Michael BayerMerge "subqueryload invokes compile() on _OverrideBinds...
2024-03-22  Michael BayerMerge "use a private return class for the "catch all...
2024-03-22  Thomas StephensonAdd pg DOMAIN type reflection
2024-03-22  Michael BayerMerge "assign variant mapping on adapt()" into main
2024-03-22  Michael BayerMerge "A scalar subquery that returns bool is now corre...
2024-03-22  Mike Bayersubqueryload invokes compile() on _OverrideBinds -...
2024-03-21  Mike Bayerensure ARRAY.__init__ documents before Comparator
2024-03-20  Federico CaselliA scalar subquery that returns bool is now correctly...
2024-03-20  Mike Bayeruse a private return class for the "catch all" relationship
2024-03-20  Mike Bayerassign variant mapping on adapt()
2024-03-19  Mike Bayerwork around boldface concerns
2024-03-19  Michael BayerMerge "do not convert uuid to string in postgresql...
2024-03-19  Michael BayerMerge "document improvement for load_only" into main
2024-03-19  Mike Bayeradd notes clarifying the role of "$user" in pg search_path
2024-03-18  Federico Casellido not convert uuid to string in postgresql and mssql
2024-03-18  Federico Casellifix typo from d8174392dce20004d9158a90949b4ff11b830247
2024-03-18  Federico Casellidocument improvement for load_only
2024-03-18  Federico CaselliMerge "Add impyla to external dialect list" into main
2024-03-18  Michael BayerMerge "remove sentinel_value_resolvers and use pre...
2024-03-18  Mike Bayeradd missing cache_ok directive to MyEpochType
2024-03-18  Mike Bayerremove sentinel_value_resolvers and use pre-bind values
2024-03-18  Gord ThompsonAdd impyla to external dialect list
2024-03-15  Federico CaselliMerge "mysql: Add new reserved words from MySQL 8.3...
2024-03-15  Federico Casellifix mypy on python<3.10
2024-03-15  Sean Brightmysql: Add new reserved words from MySQL 8.3.
2024-03-14  Mike Bayeraccommodate schema_translate_map in _deliver_insertmany...
2024-03-13  Michael BayerMerge "Make instrumented attribute covariant as well...
2024-03-13  Michael BayerMerge "add doctests to asyncio tutorial" into main
2024-03-12  Ethan LangevinMake instrumented attribute covariant as well
2024-03-12  Federico Caselliimprove docs for sqlite memory db
2024-03-11  Mike Bayerupdate section be qualified for PGBouncer
2024-03-11  Federico Caselliadd doctests to asyncio tutorial
2024-03-11  Federico CaselliMerge "Update docs references to .execute() with string...
2024-03-11  Federico CaselliMention getitem on automap classes property
2024-03-11  Federico CaselliMerge "Fixes: #10933 typing in ColumnExpressionArgument...
2024-03-11  Michael BayerMerge "Allow using AsyncEngine in compile" into main
2024-03-11  Andreas DeiningerFixing typos (#11105)
2024-03-11  Daniel RobertFixes: #11083 (#11095)
2024-03-11  Jens Troegeradd a docs cross-reference between adding columns ...
2024-03-11  acceptacrosschore: remove repetitive words (#11134)
2024-03-11  Denis Laxaldefix imports in "Self-Referential Many-to-Many Relations...
2024-03-11  Federico Casellifix usage of kwargs to execute in docs
2024-03-11  Eugene ToderAllow using AsyncEngine in compile
2024-03-11  Francisco R... Fixed typing issues with sync code runners
2024-03-09  Mike Bayeradd extra pep695 conversion step
2024-03-09  Mike Bayerdocument caveat for #11054
2024-03-09  Mike Bayeruse a fixed date that's not near DST switchover
2024-03-05  Michael BayerMerge "accommodate False conditions for unique / index...
2024-03-05  olegInline _get_bind_args method.
2024-03-04  Tomasz NowackiFixes: #10933 typing in ColumnExpressionArgument
2024-03-04  Mike Bayeraccommodate False conditions for unique / index merge
2024-03-04  Mike Bayercherry-pick changelog update for 2.0.29 11094/head
2024-03-04  Mike Bayercherry-pick changelog from 2.0.28
2024-03-04  Mike Bayercherry-pick changelog update for 1.4.53
2024-03-04  Mike Bayercherry-pick changelog from 1.4.52
2024-03-04  Michael BayerMerge "Add support for preserve_rowcount execution_opti...
2024-03-04  Michael BayerMerge "adjust bound parameters within cache key only...
2024-03-04  Mike Bayersupport pytest 8.1
2024-03-03  Mike Bayeradjust bound parameters within cache key only, dont...
2024-03-03  Federico CaselliAdd support for preserve_rowcount execution_option
2024-02-29  Mike Bayeradd 1.4 changelog for #10365
2024-02-26  Federico Casellifix typos in docs
2024-02-26  Federico Casellifix issue in asincio doc example
2024-02-22  Sfurti-ybAdded YugabyteDB dialect to the documentation (#11047)
2024-02-21  laydayReplace non-standard Python plat env marker (#11035)
2024-02-21  James BrazaDocumenting multiprocessing and events (#10831)
2024-02-21  Michael BayerMerge "implement native uuid for mariadb >= 10.7" into...
2024-02-20  Michael BayerMerge "raise for asyncio-incompatible pool classes...
2024-02-17  Volodymyr Kochetkovimplement native uuid for mariadb >= 10.7
2024-02-16  Zhong ZhengFix mysql dialect text docstring, length is interpreted...
2024-02-16  Lele GaifaxFix typos in 2.1's migration notes (#10992)
2024-02-16  Michael HabigerUpdate Actian entry in External Dialects table (#11014)
2024-02-16  Mike Bayerraise for asyncio-incompatible pool classes
2024-02-15  Michael BayerMerge "ensure secondary cols not excluded from adaption...
next