]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2 days ago  Michael BayerMerge "populate existing can be in exec option in sessi... main
3 days ago  Federico Caselliupdate to black 26.3.1
4 days ago  Federico Casellipopulate existing can be in exec option in session.get
4 days ago  Mike Bayercollect pep8 errors
6 days ago  Shamil AbdulaevAdd sqlite.JSONB type for binary JSON storage (SQLite...
6 days ago  Mike Bayersupport mypy 2.0
7 days ago  Michael BayerMerge "Fixes: #10673: make declared_attr covariant...
8 days ago  Léo GallotReplace logging.WARN by logging.WARNING (#13277)
10 days ago  Matti Picuslimit pypy to one build, fix typo (#13275)
10 days ago  Federico Casellirestore skip of 3.14t with cext and greenlet
11 days ago  dependabot... Bump pypa/cibuildwheel from 3.3.0 to 3.4.1 (#13271)
13 days ago  dependabot... Bump actions/checkout from 4 to 6 (#13273)
13 days ago  dependabot... Bump docker/setup-qemu-action from 3 to 4 (#13272)
13 days ago  dependabot... Bump actions/setup-python from 5 to 6 (#13270)
13 days ago  Léo Gallotdocs: fix typo pool_echo -> echo_pool (#13269)
13 days ago  Luiz Felipe... Fixes: #10673: make declared_attr covariant
2026-04-29  Léo Gallotdocs: fix incorrect execution context class reference...
2026-04-24  Michael BayerMerge "Remove unused TypeVars and compat import from...
2026-04-23  bekaponoconfigurable chunksize parameter for selectinload
2026-04-23  Shamil AbdulaevRemove unused TypeVars and compat import from typing...
2026-04-22  Michael BayerMerge "Accept OrderByLists in order_by" into main
2026-04-21  Federico CaselliUse python to invoke pip
2026-04-21  Michael BayerMerge "narrow scope of _correct_for_mysql_bugs_88718_96...
2026-04-21  Tobias PetersenAccept OrderByLists in order_by
2026-04-21  Mike Bayernarrow scope of _correct_for_mysql_bugs_88718_96365
2026-04-20  Bojun Chaidocs: fix typo 'nad' -> 'and' in DefaultDialect.constru...
2026-04-17  Mike Bayerhandle asyncpg InternalClientError
2026-04-16  Mike BayerVersion 2.1.0b3 placeholder
2026-04-16  Mike Bayer- 2.1.0b2 rel_2_1_0b2
2026-04-16  Mike Bayerdoc edits
2026-04-16  Federico CaselliMerge "Add mypy ignore comments for Python 3.14 module...
2026-04-16  Federico Caselliadd missing versionadded annotation
2026-04-16  Mukunda Rao... Fix 'compatiblity' typo in sqlite dialect docstring...
2026-04-16  Shamil AbdulaevAdd mypy ignore comments for Python 3.14 module imports
2026-04-15  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
next