]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2024-01-03  Mike Bayerchangelog fixes
2024-01-03  Mike Bayercherry-pick changelog update for 1.4.52
2024-01-03  Mike Bayercherry-pick changelog from 1.4.51
2024-01-03  Mike Bayerhappy new year, continued
2024-01-03  Mike Bayerallow literals for function arguments
2024-01-02  Michael BayerMerge "refactor any_ / all_" into rel_2_0
2024-01-02  Michael BayerMerge "Add oracledb_async driver support" into rel_2_0
2024-01-02  Mike Bayerrefactor any_ / all_
2024-01-02  Paul McMillanFix typo in dataclasses docs (#10809)
2024-01-02  Federico CaselliAdd oracledb_async driver support
2024-01-02  Mike Bayerforce uselist=False for all collection class not present
2024-01-02  Michael BayerMerge "ensure correct lock type propagated in pool...
2024-01-02  jonathan vanascoadd new notes on viewonly section
2024-01-02  Michael BayerMerge "2024 setup" into rel_2_0
2024-01-02  Michael BayerMerge "support pep695 when resolving type map types...
2024-01-01  Mike Bayerensure correct lock type propagated in pool recreate
2024-01-01  Mike Bayer2024 setup
2024-01-01  Mike Bayeradd a generic argument to _HasClauseElement
2023-12-31  Mike Bayersupport pep695 when resolving type map types
2023-12-30  Michael BayerMerge "pop prefetch values from committed_state when...
2023-12-29  Federico Casellifix typo in session.reset docs
2023-12-29  Mike Bayerdocument alternative relationship to AC patterns
2023-12-28  Federico CaselliRemove unused method in SimpleResultMetaData
2023-12-28  Mike Bayerpop prefetch values from committed_state when they...
2023-12-28  Mike BayerVersion 2.0.25 placeholder
2023-12-28  Mike Bayer- 2.0.24 rel_2_0_24
2023-12-28  Mike Bayerchangelog formatting fixes
2023-12-28  Mike Bayerchangelog edits
2023-12-27  Michael BayerMerge "Deprecate async_fallback mode" into rel_2_0
2023-12-27  Federico CaselliDeprecate async_fallback mode
2023-12-23  Yilei YangUse a copy of `self.contents` in this list comprehension.
2023-12-20  Mike Bayeruse a standard function to check for iterable collections
2023-12-19  Mike Bayerensure Bundle / DML RETURNING has test support, full...
2023-12-17  Iuri de SilvioFix engine connect example in migration guide (#10757)
2023-12-13  Michael BayerMerge "Replace custom URL-encoding method with quote...
2023-12-12  Mike Bayercopy stack related elements to str compiler
2023-12-11  Mike Bayerrestore ValueError when greenlet not installed
2023-12-09  Mike Bayerensure test suite runs w/o greenlet
2023-12-08  Mehdi GMIRAfix(attribute_keyed_dict): using Any instead of TypeVar...
2023-12-08  dependabot... Bump actions/setup-python from 4 to 5 (#10737)
2023-12-07  Michael BayerMerge "Forward `**kw` in `__init_subclass__()` to super...
2023-12-06  Kevin KirscheUpdate `TZDateTime` type decorator example to align...
2023-12-06  Mike BayerReplace custom URL-encoding method with quote
2023-12-06  Michael OliverForward `**kw` in `__init_subclass__()` to super
2023-12-06  Michael BayerMerge "try to gracefully close even in terminate" into...
2023-12-05  Federico CaselliImprove session after_begin even documentation
2023-12-04  Federico CaselliDocument limitation in dataclass mapping styles
2023-12-04  KaiSpelling dml.rst (#10730)
2023-12-01  Federico CaselliNeed to escape # in tox v4
2023-11-30  Federico CaselliNormalize all file headers to have consistent format
2023-11-30  Mike Bayertry to gracefully close even in terminate
2023-11-28  Mike Bayerfreshen up callcounts for py311
2023-11-26  Mike Bayerremove errant print statement
2023-11-26  Mike Bayeradd MARS connection for aioodbc
2023-11-25  Martijn PietersAdd type annotations for Function.filter
2023-11-25  Mike Bayerfully type functions.py
2023-11-24  Mike Bayerfully update to flake8 6.1.0
2023-11-24  mike bayerMerge "backport importlib mypy fix" into rel_2_0
2023-11-24  mike bayerMerge "Fix pre-ping regression in old PyMySQL versions...
2023-11-24  Mike Bayerbackport importlib mypy fix
2023-11-23  Gerald VenzlUpgrade to Oracle Database 23c Free
2023-11-23  François Vorondocs: fix type annotation in Self-Referential Many...
2023-11-22  Federico CaselliFix pre-ping regression in old PyMySQL versions.
2023-11-22  Jan Vollmeradd local column to dependency rule error message
2023-11-22  Mike Bayerre-add cascade caveats
2023-11-18  Mike Bayerupdate all errors / warnings in schema to use f strings
2023-11-16  William Henry... Update type annotation for DBAPI Cursor's executemany()
2023-11-15  Mike Bayerclarify connection pool release for session.commit...
2023-11-13  mike bayerMerge "always derive type from element in annotated...
2023-11-12  Aleksandr KiliushinFix a typo (#10620)
2023-11-11  Federico CaselliTyping updates to fix errors found by mypy 1.7
2023-11-09  Federico CaselliVarious minor fixes
2023-11-08  Federico CaselliFix lint error
2023-11-08  Jack McIvorAdd trove classifier for 3.12 (#10599)
2023-11-08  Sebastián RamírezFix syntax typo in doc/build/tutorial/data_select.rst...
2023-11-08  Mike Bayerremove . in sys.path
2023-11-07  Mike Bayeralways derive type from element in annotated case
2023-11-06  Mike Bayermove to rel_2_0
2023-11-04  Sebastián RamírezFix link to change_4639in `doc/build/changelog/migratio...
2023-11-04  Sebastián RamírezFix link to `/orm/queryguide/index` in `doc/build/chang...
2023-11-04  Mike Bayerrepair new ORM test for Oracle, SQL Server
2023-11-02  Mike BayerVersion 2.0.24 placeholder
2023-11-02  Mike Bayer- 2.0.23 rel_2_0_23
2023-11-02  Mike Bayerimplement render_nulls for new style bulk ORM INSERT
2023-10-31  Mike Bayeruse _extra_criteria to store with_expression() expression
2023-10-31  Mike Bayeradd note that secondary string is Python eval re: ident...
2023-10-29  Mike Bayercherry-pick changelog update for 1.4.51
2023-10-29  Mike Bayercherry-pick changelog from 1.4.50
2023-10-29  Mike Bayerchangelog updates
2023-10-28  Sören OldagAdd bind casts for BIT on asyncpg
2023-10-25  Mike Bayeradd precision interval test
2023-10-24  Mike Bayerremove type check decorators
2023-10-24  mike bayerMerge "use oracle.INTERVAL for generic interval" into...
2023-10-24  mike bayerMerge "add literal_processors for interval, PG and...
2023-10-24  mike bayerMerge "accommodate NULL at the compiler level for liter...
2023-10-24  mike bayerMerge "Document workaround for aiosqlite savepoints...
2023-10-24  indivaradd literal_processors for interval, PG and Oracle
2023-10-24  Mike Bayeraccommodate NULL at the compiler level for literal_render
2023-10-24  mike bayerMerge "move BYTEA test to PG suite" into main
2023-10-24  Vlastimil ZímaDocument workaround for aiosqlite savepoints
next