]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2 days ago  Mike Bayeradd missing changelog for #12954 rel_2_0
2 days ago  Mike Bayerdouble guard import issue
2 days ago  Mike Bayerclarify Core / ORM insert parameter behaviors
3 days ago  Pat BuxtonAdd order by clause to dialect tests to ensure expected...
5 days ago  Mike Bayeruse the default driver for sparse backend
6 days ago  Mike Bayerfix sqlite regex for quoted fk, pk names
6 days ago  Mike Bayerensure util.get_annotations() is used
8 days ago  Michael BayerMerge "Add docs for using Psycopg 3 connection pooling...
8 days ago  Mike Bayerfix session cursor result tip
9 days ago  Mike Bayermissed yet another force dereference
9 days ago  Mike Bayerfollowup to 368f5ac6668456 2
9 days ago  Mike Bayeradditional followup to368f5ac6668456609cf5f862
9 days ago  chrispyAdd docs for using Psycopg 3 connection pooling
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 Bayerdont even run 3.7 on github actions
9 days ago  Mike Bayerset nox min version only for newer sys python
9 days ago  Mike Bayerrewrite pool subsecond test to use mocking
9 days ago  Mike Bayeruse the nox venv backend
10 days ago  Mike Bayerensure PYTHONPATH is blanked out
13 days ago  Mike Bayerimprove sqlite reflection regex for unusual names/formats
2025-10-21  Mike Bayerrequire nox 2025.10.16, remove python version workaround
2025-10-21  Michael BayerMerge "add nox support (but dont switch out fully)...
2025-10-20  Mike Bayeradd nox support (but dont switch out fully)
2025-10-20  krave1986Fix missing back_populates in Note.item relationship...
2025-10-17  Mike Bayerre-document 12915 as not fully fixed
2025-10-15  Michael BayerMerge "fully copy_internals for AnnotatedFromClause...
2025-10-15  krave1986Update collection_api.rst (#12912)
2025-10-15  Mike Bayerfully copy_internals for AnnotatedFromClause for straig...
2025-10-14  Mike BayerSupport warnings in exclusions
2025-10-14  Mike Bayercreate real sections for PG table and constraint options
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 BayerVersion 2.0.45 placeholder
2025-10-10  Mike Bayer- 2.0.44 rel_2_0_44
2025-10-10  Mike Bayerchangelog edits
2025-10-10  Mike Bayerthe gc_intensive blocks will continue until builds...
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  Denis LaxaldeAdd type annotations to indexable extension code
2025-10-07  Federico CaselliMerge "update oracle profiles" into rel_2_0
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-03  Pablo Esteveztype pysqlite
2025-10-02  Lysandros NikolaouAdd explicit multi-threaded tests and support free...
2025-09-30  Lukáš Kožušníkfix: pass dialect-specific kwargs to MetaData.reflect
2025-09-29  Mike Bayerunblock python 3.14
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-20  Mike Bayerremove _py3k suffixes from test files
2025-09-20  Mike BayerUse ARRAY type for any_(), all_() coercion
2025-09-20  Mike Bayerrefactor test_sqlite into a package
2025-09-19  Mike Bayerlimit STRICT to appropraite sqlite versions
2025-09-19  Federico CaselliAdd note regarding indexes with subscription of jsonb
2025-09-19  Mike Bayerclarify clauses argument for order_by, group_by
2025-09-15  Tip ten BrinkFix get_columns sqlite reflection rejecting tables...
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-07  Mike Bayerdoc updates, localize test fixtures
2025-09-06  Michael BayerMerge "liberalize pep695 matching" into rel_2_0
2025-09-06  Mike Bayerliberalize pep695 matching
2025-09-05  Mike Bayerinterpret NULL in PG enum array values
2025-09-02  Mike Bayermove callcount tests to py313, 314
2025-09-02  Mike Bayersupport omission of standard event listen example
2025-08-27  Michael BayerMerge "use fixture_session() fixture, remove "future...
2025-08-27  Michael BayerMerge "use _generate_columns_plus_names for ddl returni...
2025-08-26  Mike Bayeruse fixture_session() fixture, remove "future" terminology
2025-08-26  Michael BayerMerge "Create terminate mixin" into rel_2_0
2025-08-26  Mike Bayeruse _generate_columns_plus_names for ddl returning...
2025-08-20  Micah DenbraverFix typing for `hybrid_property.__set__` to properly...
2025-08-19  Federico CaselliCreate terminate mixin
2025-08-18  Federico Casellirestore functionality in list
2025-08-18  Mike BayerWe can't promise CursorResult from session.execute()
2025-08-16  Mike Bayerhttphost string
2025-08-16  Mike Bayeruse ssh host
2025-08-13  Mike Bayerclose aio cursors etc. that require await close
2025-08-11  Mike BayerVersion 2.0.44 placeholder
2025-08-11  Mike Bayer- 2.0.43 rel_2_0_43
2025-08-11  Mike Bayermaintain alphabetical create_engine() param ordering
2025-08-11  Mike Bayerdoc fixes
2025-08-11  surajFixes: #12711 Added sparse vector support in Oracle
2025-08-07  Mike Bayerensure autocommit is not False for SQLite FK pragma
next