]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
9 days ago  Mike Bayeradditional followup to368f5ac6668456609cf5f862
9 days ago  Michael BayerMerge "try not to rely on GC working at all for tests...
9 days ago  Mike Bayertry not to rely on GC working at all for tests
9 days ago  Michael BayerMerge "rewrite pool subsecond test to use mocking"...
9 days ago  Mike Bayerset nox min version only for newer sys python
9 days ago  Mike Bayeruse the nox venv backend
9 days ago  Mike Bayerrewrite pool subsecond test to use mocking
10 days ago  Mike Bayermore cache_key coverage
10 days ago  Mike Bayerfix source list for coverage
10 days ago  Michael BayerMerge "try to improve coverage a bit" into main
10 days ago  Mike Bayerensure PYTHONPATH is blanked out
10 days ago  Mike Bayertry to improve coverage a bit
11 days ago  Mike Bayerrepair / modernize binary literal round trip test
12 days ago  Michael BayerMerge "Support for Create Table As" into main
12 days ago  Greg JarzabSupport for Create Table As
13 days ago  Mike Bayertry to stop greenlet from building on a t machine
13 days ago  Federico Casellipostfix of I5f0fe800e31aac052926cebe9206763eef9a804c
13 days ago  Michael BayerMerge "proposal: remove _execute_compiled()" into main
13 days ago  Michael BayerMerge "improve sqlite reflection regex for unusual...
13 days ago  Mike Bayerimprove sqlite reflection regex for unusual names/formats
2025-10-23  Mike Bayerproposal: remove _execute_compiled()
2025-10-21  Mike Bayerensure explicit left side considered for ON clause...
2025-10-20  Mike Bayerturn on plain 3.14 for GH actions
2025-10-20  krave1986Fix missing back_populates in Note.item relationship...
2025-10-20  Michael BayerMerge "refactor common reporting options a bit" into...
2025-10-20  Mike Bayeradd noxfile.py to MANIFEST
2025-10-20  Mike Bayerrefactor common reporting options a bit
2025-10-18  Mike Bayerrequire nox 2025.10.16, remove python version workaround
2025-10-18  Rebecca ChenChange typing tests to use `assert_type` instead of...
2025-10-17  Mike Bayerre-document 12915 as not fully fixed
2025-10-16  Mike Bayerdelete previous coverage file
2025-10-16  Mike Bayerre-add .coveragerc with relative paths
2025-10-15  Mike Bayersave coverage database files
2025-10-15  Mike Bayercreate differently named coverage files
2025-10-15  Mike Bayerwrite db_idents file. check for it, delete it too
2025-10-15  Mike Bayerqualify junit files on cext, greenlet as well
2025-10-15  Michael BayerMerge "fully copy_internals for AnnotatedFromClause...
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 Bayerfully copy_internals for AnnotatedFromClause for straig...
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
next