]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
12 days ago  cjc0013Fix lambda statements with non-lambda criteria 13327/head
13 days ago  Mike Bayercherry-pick changelog update for 2.0.51
13 days ago  Mike Bayercherry-pick changelog from 2.0.50
13 days ago  Mike Bayerdont produce side effects for do_orm_execute
2026-05-23  Michael BayerMerge "user_defined_options returns memoized options...
2026-05-21  Federico Caselliuser_defined_options returns memoized options
2026-05-20  Michael BayerMerge "Fix ExcludeConstraint not forwarding info to...
2026-05-20  Michael BayerMerge "implement _post_inspect for AliasedInsp" into...
2026-05-20  Mike Bayerimplement _post_inspect for AliasedInsp
2026-05-20  WiktorB2004Fix ExcludeConstraint not forwarding info to parent...
2026-05-20  Michael BayerMerge "Fix joinedload + of_type() + and_() invalid...
2026-05-20  Michael BayerMerge "Fix floordiv (//) for float/numeric by int with...
2026-05-20  Joaquin Hui... Fix joinedload + of_type() + and_() invalid SQL for...
2026-05-20  OSS ContributorFix floordiv (//) for float/numeric by int with div_is_...
2026-05-20  mattipFix trivial PyPy failures
2026-05-20  Michael BayerMerge "document postgresql_nulls_not_distinct" into...
2026-05-19  Karolina SurmaAdjust TypeError message to Python 3.15
2026-05-19  Mike Bayerrobustly handle reconnect param across all pymysql...
2026-05-18  Michael BayerMerge "Postgresql default to no backslash escaping...
2026-05-18  Michael BayerMerge "resolve table names using MetaData.schema defaul...
2026-05-18  Mike Bayerresolve table names using MetaData.schema default in...
2026-05-18  Michael BayerMerge "Block Result.unique() with Result.yield_per...
2026-05-17  David Lorddocument postgresql_nulls_not_distinct
2026-05-17  Federico Caselliadd update to black 26.3.1 commit to blame ignore
2026-05-17  Henry Cairemove redundant deserializer assignment from asyncpg...
2026-05-12  Mike BayerBlock Result.unique() with Result.yield_per() for ORM...
2026-05-12  Michael BayerMerge "populate existing can be in exec option in sessi...
2026-05-10  Federico Caselliupdate to black 26.3.1
2026-05-10  Federico Casellipopulate existing can be in exec option in session.get
2026-05-10  Mike Bayercollect pep8 errors
2026-05-07  Shamil AbdulaevAdd sqlite.JSONB type for binary JSON storage (SQLite...
2026-05-07  Mike Bayersupport mypy 2.0
2026-05-07  Michael BayerMerge "Fixes: #10673: make declared_attr covariant...
2026-05-05  Léo GallotReplace logging.WARN by logging.WARNING (#13277)
2026-05-04  Matti Picuslimit pypy to one build, fix typo (#13275)
2026-05-03  Federico Casellirestore skip of 3.14t with cext and greenlet
2026-05-02  dependabot... Bump pypa/cibuildwheel from 3.3.0 to 3.4.1 (#13271)
2026-04-30  dependabot... Bump actions/checkout from 4 to 6 (#13273)
2026-04-30  dependabot... Bump docker/setup-qemu-action from 3 to 4 (#13272)
2026-04-30  dependabot... Bump actions/setup-python from 5 to 6 (#13270)
2026-04-30  Léo Gallotdocs: fix typo pool_echo -> echo_pool (#13269)
2026-04-30  Luiz Felipe... Fixes: #10673: make declared_attr covariant
2026-04-29  Federico CaselliPostgresql default to no backslash escaping
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...
next