]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2025-10-15  Mike Bayerfixes for 3.14t on github actions
2025-10-15  krave1986Update collection_api.rst (#12912)
2025-10-15  Mike Bayerfix quotes
2025-10-15  Mike Bayeruse nox
2025-10-14  Michael BayerMerge "Support VIRTUAL computed columns on PostgreSQL...
2025-10-14  Michael BayerMerge "Support warnings in exclusions" into main
2025-10-14  Federico CaselliSupport VIRTUAL computed columns on PostgreSQL.
2025-10-14  Mike BayerSupport warnings in exclusions
2025-10-14  Federico Casellipostgresql dialect table options
2025-10-14  Mike Bayercreate real sections for PG table and constraint options
2025-10-14  Michael BayerMerge "Improve postgresql reflection" into main
2025-10-14  Michael BayerMerge "Reflect collation in types on PostgreSQL" into...
2025-10-14  Federico CaselliImprove postgresql reflection
2025-10-14  Denis LaxaldeReflect collation in types on PostgreSQL
2025-10-12  Mike Bayerdoc tweaks
2025-10-11  Mike Bayerbump black, flake8
2025-10-10  Federico CaselliMerge "Complete type annotations of sqlalchemy.engine...
2025-10-10  Federico CaselliMerge "Improve typing and code in cursor module" into...
2025-10-10  Mike Bayercherry-pick changelog update for 2.0.45
2025-10-10  Mike Bayercherry-pick changelog from 2.0.44
2025-10-10  Mike Bayerchangelog edits
2025-10-10  Mike Bayerrestore main zzzeeksphinx new design is merged
2025-10-10  Mike Bayerthe gc_intensive blocks will continue until builds...
2025-10-10  Mike Bayertry out css_tweaks branch for zzzeeksphinx
2025-10-09  Denis LaxaldeComplete type annotations of sqlalchemy.engine.cursor...
2025-10-09  Mike Bayermark more GC sensitive tests as not open for github
2025-10-09  Federico CaselliImprove typing and code in cursor module
2025-10-09  Allen ChenFix mssql index column order
2025-10-09  Mike Bayerdont generate skipped suite names
2025-10-08  Michael BayerMerge "correct for FK reflecting on PK / index col...
2025-10-08  Michael BayerMerge "Add Executable traverse internals to Executable...
2025-10-08  Mike Bayercorrect for FK reflecting on PK / index col at the...
2025-10-08  Federico CaselliMerge "Add type annotations to indexable extension...
2025-10-08  Mike BayerAdd Executable traverse internals to Executable subclas...
2025-10-08  Mike Bayertrim down GH actions jobs
2025-10-07  Federico Caselliupdate oracle profiles
2025-10-07  Mike Bayeradd teardown to "run_n_times"
2025-10-07  Mike Bayerremove mis-applied patch
2025-10-07  Mike Bayeradd 2.1 specific freethreading changelog
2025-10-07  Michael BayerMerge "Add explicit multi-threaded tests and support...
2025-10-04  Denis LaxaldeAdd type annotations to indexable extension code
2025-10-02  Lysandros NikolaouAdd explicit multi-threaded tests and support free...
2025-10-01  Pablo Esteveztype pysqlite
2025-10-01  Federico CaselliMerge "deprecate inherit_schema argument" into main
2025-09-30  Michael BayerMerge "fix: pass dialect-specific kwargs to MetaData...
2025-09-30  Michael BayerMerge "skip windows/macosx for GC sensitive tests"...
2025-09-30  Lukáš Kožušníkfix: pass dialect-specific kwargs to MetaData.reflect
2025-09-30  Mike Bayercopy 2.0 changelog for unblock python 3.14
2025-09-30  Mike Bayerskip windows/macosx for GC sensitive tests
2025-09-29  Michael BayerMerge "lock down format_docs_code.py to specific paths...
2025-09-29  Mike BayerSquashed commit of the following:
2025-09-29  Mike Bayerlock down format_docs_code.py to specific paths
2025-09-26  Mike Bayersome tox readability improvements
2025-09-24  Federico Casellideprecate inherit_schema argument
2025-09-23  Michael BayerMerge "use standard path for asyncio create w/ exceptio...
2025-09-23  Michael BayerMerge "add create_type to Enum" into main
2025-09-23  Mike Bayeruse standard path for asyncio create w/ exception handler
2025-09-23  Mike BayerImprove asyncpg exception hierarchy and asyncio hierarc...
2025-09-21  Mike Bayeradd create_type to Enum
2025-09-21  Michael BayerMerge "Apply nested for joined eager m2o w/ GROUP BY...
2025-09-21  Mike BayerApply nested for joined eager m2o w/ GROUP BY, DISTINCT
2025-09-20  Mike Bayerremove _py3k suffixes from test files
2025-09-20  Michael BayerMerge "deprecate ARRAY.any(), ARRAY.all(), postgresql...
2025-09-20  Mike Bayerdeprecate ARRAY.any(), ARRAY.all(), postgresql.Any...
2025-09-20  Michael BayerMerge "Use ARRAY type for any_(), all_() coercion"...
2025-09-20  Mike BayerUse ARRAY type for any_(), all_() coercion
2025-09-20  Michael BayerMerge "refactor test_sqlite into a package" into main
2025-09-20  Michael BayerMerge "raise for ENUM/DOMAIN with reserved type name...
2025-09-20  KapilDagurraise for ENUM/DOMAIN with reserved type name and no...
2025-09-20  Mike Bayerrefactor test_sqlite into a package
2025-09-19  Mike Bayerlimit STRICT to appropraite sqlite versions
2025-09-19  Mike Bayerfix tests for aggregate_order_by
2025-09-19  Michael BayerMerge "Add note regarding indexes with subscription...
2025-09-19  Federico CaselliAdd note regarding indexes with subscription of jsonb
2025-09-19  Mike Bayeradd RegistryEvents
2025-09-19  Michael BayerMerge "Add FunctionElement.aggregate_order_by" into...
2025-09-19  Mike Bayerclarify clauses argument for order_by, group_by
2025-09-19  Reuven StarodubskiAdd FunctionElement.aggregate_order_by
2025-09-18  Mike Bayerunmapped_dataclass
2025-09-15  Michael BayerMerge "Fix get_columns sqlite reflection rejecting...
2025-09-15  Mike BayerRevert "add RegistryEvents"
2025-09-15  Tip ten BrinkFix get_columns sqlite reflection rejecting tables...
2025-09-15  Michael BayerMerge "add RegistryEvents" into main
2025-09-13  Mike Bayerremove confusing "with_parent()" from query-enabled...
2025-09-13  Mike Bayerdo the mypy dance
2025-09-10  Mike BayerAdd function mapped_as_dataclass
2025-09-09  Mike Bayeradd RegistryEvents
2025-09-07  Mike Bayerdoc updates, localize test fixtures
2025-09-06  Michael BayerMerge "liberalize pep695 matching" into main
2025-09-06  Mike Bayerliberalize pep695 matching
2025-09-05  Mike Bayerinterpret NULL in PG enum array values
2025-09-03  Mike Bayerremove upfront sanitization of entities from joins
2025-09-02  Mike Bayermove callcount tests to py313, 314
2025-09-02  Mike Bayersupport omission of standard event listen example
2025-08-31  Michael BayerMerge "warn on failed aliased" into main
2025-08-31  Mike Bayerwarn on failed aliased
2025-08-31  Michael BayerMerge "add session-wide execution_options" into main
2025-08-31  Michael BayerMerge "add OperatorClasses to gate mismatched operator...
2025-08-31  Mike Bayeradd session-wide execution_options
2025-08-27  Michael BayerMerge "use fixture_session() fixture, remove "future...
next