]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
3 days ago  Michael BayerMerge "Remove unused TypeVars and compat import from... main
5 days ago  bekaponoconfigurable chunksize parameter for selectinload
5 days ago  Shamil AbdulaevRemove unused TypeVars and compat import from typing...
6 days ago  Michael BayerMerge "Accept OrderByLists in order_by" into main
7 days ago  Federico CaselliUse python to invoke pip
7 days ago  Michael BayerMerge "narrow scope of _correct_for_mysql_bugs_88718_96...
7 days ago  Tobias PetersenAccept OrderByLists in order_by
7 days ago  Mike Bayernarrow scope of _correct_for_mysql_bugs_88718_96365
8 days ago  Bojun Chaidocs: fix typo 'nad' -> 'and' in DefaultDialect.constru...
11 days ago  Mike Bayerhandle asyncpg InternalClientError
12 days ago  Mike BayerVersion 2.1.0b3 placeholder
12 days ago  Mike Bayer- 2.1.0b2 rel_2_1_0b2
12 days ago  Mike Bayerdoc edits
12 days ago  Federico CaselliMerge "Add mypy ignore comments for Python 3.14 module...
12 days ago  Federico Caselliadd missing versionadded annotation
12 days ago  Mukunda Rao... Fix 'compatiblity' typo in sqlite dialect docstring...
12 days ago  Shamil AbdulaevAdd mypy ignore comments for Python 3.14 module imports
13 days ago  Michael BayerMerge "Improve pg two-phase transactions" into main
2026-04-14  Federico CaselliImprove pg two-phase transactions
2026-04-13  Federico CaselliImprove escaping in pysqlcipher
2026-04-03  Michael BayerMerge "Add JSON type support for Oracle dialect" into...
2026-04-03  abdallah elhdadAdd JSON type support for Oracle dialect
2026-04-03  Mike Bayercherry-pick changelog update for 2.0.50
2026-04-03  Mike Bayercherry-pick changelog from 2.0.49
2026-04-01  Mike Bayerupdate for mypy 1.20.0
2026-04-01  Mike Bayerreally remove cx_oracle from test setup
2026-03-31  Michael BayerMerge "accommodate subclass mapper in post-loader entit...
2026-03-31  bekaponoCoercion warning feedback for unary distinct outside...
2026-03-29  Mike Bayeraccommodate subclass mapper in post-loader entity_isa...
2026-03-29  Michael BayerMerge "fix: Session.get() with with_for_update=False...
2026-03-27  Mike Bayerapply _path_with_polymorphic in prepend as well
2026-03-27  joshuaswansonfix: Session.get() with with_for_update=False skips...
2026-03-26  Federico Caselliuse getattr for metadata, registry and type_annotation_map
2026-03-23  Michael BayerMerge "detect and accommodate reverse condition for...
2026-03-23  Federico Casellilink insert.value to data insert tutorial
2026-03-23  Mike Bayerdetect and accommodate reverse condition for loader...
2026-03-23  Michael BayerMerge "Add frame exclusion support for window functions...
2026-03-20  Michael BayerMerge "mssql: fall back to base type for alias types...
2026-03-20  Carlos Serranomssql: fall back to base type for alias types during...
2026-03-20  Michael BayerMerge "Remove version warning in SQL Server" into main
2026-03-20  Michael BayerMerge "Allow escaped quotes in Postgres quoted identifi...
2026-03-19  Mike Bayerremove cx_oracle from testing
2026-03-18  Federico CaselliMerge "Add typing overloads to Query.__getitem__ and...
2026-03-18  Austin GrahamAllow escaped quotes in Postgres quoted identifier
2026-03-18  Bruno Verachtenci: add riscv64 wheel builds via QEMU (#13183)
2026-03-18  Federico CaselliRemove version warning in SQL Server
2026-03-18  Mike Bayerclarify the Result.closed attribute
2026-03-18  Michael BayerMerge "ensure function classes are not shadowed" into...
2026-03-17  Federico CaselliMerge "Improve typing story for core from clauses....
2026-03-16  Varun ChawlaAdd frame exclusion support for window functions
2026-03-16  Federico CaselliMerge "Update _NamingSchemaCallable to support Index...
2026-03-16  Federico Caselliensure function classes are not shadowed
2026-03-12  Federico CaselliImprove typing story for core from clauses.
2026-03-09  Michael BayerMerge "allow JSON, JSONB, etc. to be parameterized...
2026-03-09  Martin BalážUpdate _NamingSchemaCallable to support Index
2026-03-06  Dr Alex Mitredocs: fix RelationshipProperty comparator cross-referen...
2026-03-06  Mike Bayerallow JSON, JSONB, etc. to be parameterized, type HSTORE
2026-03-06  Michael BayerMerge "mssql-python" into main
2026-03-06  Mike Bayermssql-python
2026-03-05  Federico Caselliensure DeclarativeBase attributes are documented
2026-03-05  Georg SieberAdd fast_executemany property to asyncadapt aioodbc...
2026-03-03  Daniel SullivanOracle dialect reflection of RAW length
2026-03-02  Mike Bayercherry-pick changelog update for 2.0.49
2026-03-02  Mike Bayercherry-pick changelog from 2.0.48
2026-03-02  Mike Bayerfix changelog typo
2026-03-02  Mike Bayermake local mutable copies for cargs / cparams in do_connect
2026-02-28  medovi40kAdd typing overloads to Query.__getitem__ and AppenderQ...
2026-02-28  Mike Bayeradd changelog for b1e299b94a32ed48d0edc0fea59afebb8834b79d
2026-02-28  Michael BayerMerge "Omit metadata kw from Enum repr" into main
2026-02-24  Mike BayerMerge branch 'main' of ssh://ssh.gerrit.sqlalchemy...
2026-02-24  Mike Bayercherry-pick changelog update for 2.0.48
2026-02-24  Mike Bayercherry-pick changelog from 2.0.47
2026-02-24  Federico CaselliOmit metadata kw from Enum repr
2026-02-24  Michael BayerMerge "allow TypeEngine classes to export their repr...
2026-02-24  Mike Bayerallow TypeEngine classes to export their repr() parameters
2026-02-23  Kadir Can OzdenFix WeakSequence.__getitem__ catching KeyError instead...
2026-02-23  Tiansu YuMysql ddl compiler fall back to default index args
2026-02-19  Michael BayerMerge "downgrade batches for bindparam() in SET" into...
2026-02-18  Michael BayerMerge "dry up typing definition in declarative classes...
2026-02-17  Mike Bayerdowngrade batches for bindparam() in SET
2026-02-12  Federico Casellidry up typing definition in declarative classes
2026-02-11  Federico CaselliPoolProxiedConnection support context protocol
2026-02-09  Mike Bayerdocument thread starvation as a cause of pool exhaustion
2026-02-09  Michael BayerMerge "PostgreSQL / SQLite / Insert.on_conflict_do_upda...
2026-02-08  Loïc SimonPostgreSQL / SQLite / Insert.on_conflict_do_update...
2026-02-06  Michael BayerMerge "allow batch with upsert if embed_values_counter...
2026-02-05  Mike Bayerfix failing test
2026-02-05  Mike Bayerallow batch with upsert if embed_values_counter is...
2026-02-04  Michael BayerMerge "parse ON UPDATE / ON DELETE in any order" into...
2026-02-04  Mike BayerMerge commit 'fe350d0f367c43c96'
2026-02-04  Mike Bayerparse ON UPDATE / ON DELETE in any order
2026-02-03  Mike Bayerforwards-port cpython issue 141560 for getfullargspec
2026-01-30  Michael BayerMerge "Fix mypy error on scalar call with tuple[Any...
2026-01-30  Yurii KarabasFix mypy error on scalar call with tuple[Any, ...]
2026-01-30  Michael BayerMerge "split ReadOnlyColumnCollection from writeable...
2026-01-30  Mike Bayerallow 2 uncleared connections at most
2026-01-30  Mike Bayersplit ReadOnlyColumnCollection from writeable methods
2026-01-29  Peng RenAdd external dialects for DynamoDB and MongoDB (#13100)
2026-01-29  Federico Caselliimprove wording of a phrase in migration notes
2026-01-29  Michael BayerMerge "Improve migration notes for 2.1" into main
next