]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
3 days ago  Michael BayerMerge "Fix ExcludeConstraint not forwarding info to... rel_2_0
3 days ago  Mike Bayerimplement _post_inspect for AliasedInsp
3 days ago  WiktorB2004Fix ExcludeConstraint not forwarding info to parent...
3 days ago  Michael BayerMerge "Fix joinedload + of_type() + and_() invalid...
3 days ago  Michael BayerMerge "Fix floordiv (//) for float/numeric by int with...
3 days ago  Joaquin Hui... Fix joinedload + of_type() + and_() invalid SQL for...
3 days ago  OSS ContributorFix floordiv (//) for float/numeric by int with div_is_...
3 days ago  mattipFix trivial PyPy failures
3 days ago  Michael BayerMerge "document postgresql_nulls_not_distinct" into...
4 days ago  Karolina SurmaAdjust TypeError message to Python 3.15
4 days ago  Mike Bayerrobustly handle reconnect param across all pymysql...
6 days ago  David Lorddocument postgresql_nulls_not_distinct
6 days ago  Federico Caselliadd update to black 26.3.1 commit to blame ignore
6 days ago  Henry Cairemove redundant deserializer assignment from asyncpg...
13 days ago  Federico CaselliMerge "update to black 26.3.1" into rel_2_0
13 days ago  Federico Caselliupdate to black 26.3.1
13 days ago  Mike Bayercollect pep8 errors
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 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  Léo Gallotdocs: fix incorrect execution context class reference...
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  Mukunda Rao... Fix 'compatiblity' typo in sqlite dialect docstring...
2026-04-14  Federico CaselliImprove pg two-phase transactions
2026-04-13  Federico CaselliImprove escaping in pysqlcipher
2026-04-03  Mike BayerVersion 2.0.50 placeholder
2026-04-03  Mike Bayer- 2.0.49 rel_2_0_49
2026-04-03  Mike Bayercorrect that last exclude, only the greenlet builds
2026-04-03  Mike Bayerdisable failing actions combos so we can get a green
2026-04-01  Michael BayerMerge "really remove cx_oracle from test setup" into...
2026-04-01  Mike Bayerreally remove cx_oracle from test setup
2026-04-01  Mike Bayerupdate for mypy 1.20.0
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-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-20  Carlos Serranomssql: fall back to base type for alias types during...
2026-03-20  Michael BayerMerge "Remove version warning in SQL Server" into rel_2_0
2026-03-20  Michael BayerMerge "Allow escaped quotes in Postgres quoted identifi...
2026-03-19  Mike Bayerremove cx_oracle from testing
2026-03-18  medovi40kAdd typing overloads to Query.__getitem__ and AppenderQ...
2026-03-18  Austin GrahamAllow escaped quotes in Postgres quoted identifier
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 Caselliensure function classes are not shadowed
2026-03-10  Martin BalážUpdate _NamingSchemaCallable to support Index
2026-03-06  Dr Alex Mitredocs: fix RelationshipProperty comparator cross-referen...
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 BayerVersion 2.0.49 placeholder
2026-03-02  Mike Bayer- 2.0.48 rel_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-24  Mike BayerVersion 2.0.48 placeholder
2026-02-24  Mike Bayer- 2.0.47 rel_2_0_47
2026-02-24  Mike Bayerfix an idiosyncratic F821 failure
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-17  Mike Bayerdowngrade batches for bindparam() in SET
2026-02-11  Federico CaselliPoolProxiedConnection support context protocol
2026-02-09  Mike Bayerdocument thread starvation as a cause of pool exhaustion
2026-02-08  Loïc SimonPostgreSQL / SQLite / Insert.on_conflict_do_update...
2026-02-05  Mike Bayerallow batch with upsert if embed_values_counter is...
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  Mike Bayerallow 2 uncleared connections at most
2026-01-29  Peng RenAdd external dialects for DynamoDB and MongoDB (#13100)
2026-01-27  Mike Bayerclarify that poolevents should be registered via engines
2026-01-23  Imad SaddikFix a typo in relationships.rst (#13087)
2026-01-21  Mike BayerVersion 2.0.47 placeholder
2026-01-21  Mike Bayer- 2.0.46 rel_2_0_46
2026-01-21  Gord Thompsonmake qtoken for PostgreSQL _fk_regex_pattern less restr...
2026-01-20  Imad Saddikdocs: fix grammar in reflection documentation
2026-01-16  rushercorrect mariadb sequence behavior when cycle=False
2026-01-14  Mike Bayeradd additional clarification re: table valued for SQLit...
2026-01-14  Mike Bayerhappy new year
2026-01-13  Mike Bayertyping updates to accept with_polymorphic(), aliases
2026-01-09  Mike Bayerremove paragraph re: init=False as I think this is...
2026-01-09  Mike Bayerclarify default_factory
2026-01-07  Mike Bayerapply Grouping on left side of JSONB subscript in compiler
2026-01-07  Michael BayerMerge "Fixed JSONB path_match and path_exists operators...
2026-01-01  Federico CaselliSupport aiosqlite 0.22.0+
2026-01-01  Mike BayerFixed JSONB path_match and path_exists operators to...
2025-12-31  Mike Bayerdont run oracledb async on profiling tests
2025-12-19  Michael BayerMerge "Support for `IF EXISTS` in SQL Server 2016 ...
2025-12-19  Fardin Alizadehfix typos (#13047)
2025-12-19  Edgar Ramírez... Support for `IF EXISTS` in SQL Server 2016 (13.x) and...
next