]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2024-11-09  Yeongbae JeonFix source comment/doc typos (#12072)
2024-11-08  Michael BayerMerge "Fixed: 12012: Add Support for `TABLESPACE` Speci...
2024-11-07  Federico CaselliImprove Oracle identifier length detection
2024-11-06  Michael BayerMerge "Removed support for Python 3.8 since it's EOL...
2024-11-05  Federico CaselliRemoved support for Python 3.8 since it's EOL.
2024-11-04  Miguel GrilloFixed: 12012: Add Support for `TABLESPACE` Specificatio...
2024-10-31  Federico CaselliMention no_autoflush in warning
2024-10-31  Federico CaselliFloat and Numeric aren't set as autoincrement
2024-10-31  Federico CaselliMerge "Improve mutable typing." into main
2024-10-30  Federico CaselliImprove mutable typing.
2024-10-30  Dennis MagnussonUpdate declarative_styles.rst: add missing import from...
2024-10-30  Gord ThompsonUpdate bigquery dialect link (#12048)
2024-10-23  Michael BayerMerge "lookup "secondary" directly, dont use eval(...
2024-10-23  JaySonAdd TiDB dialect (#12025)
2024-10-23  Mike Bayerlookup "secondary" directly, dont use eval()
2024-10-22  Mike Bayerremove first_init
2024-10-21  Mike Bayerrefine in_() check to use proper duck-typing for __clau...
2024-10-15  Mike Bayercherry-pick changelog update for 2.0.37
2024-10-15  Mike Bayercherry-pick changelog from 2.0.36
2024-10-15  Mike Bayerchangelog updates for 2.0.36
2024-10-15  Michael BayerMerge "add tests for pickling types inside an expressio...
2024-10-15  Michael BayerMerge "match ORM mapped cols to PK in interpret_returni...
2024-10-15  Mike Bayeradd tests for pickling types inside an expression,...
2024-10-15  Michael BayerMerge "Add hash to field-like methods" into main
2024-10-15  Mike Bayermatch ORM mapped cols to PK in interpret_returning_rows
2024-10-15  Michael BayerMerge "Render bind cast in json and jsonb in PG" into...
2024-10-15  Michael BayerMerge "update for mypy 1.12.0" into main
2024-10-15  Mike Bayerupdate for mypy 1.12.0
2024-10-13  Federico CaselliRender bind cast in json and jsonb in PG
2024-10-13  Mike Bayerconsult allow_partial_pks for NULL check in lazyload
2024-10-12  Federico CaselliOptimize MySQL foreign key reflection
2024-10-12  Federico CaselliAdd hash to field-like methods
2024-10-10  Federico CaselliMerge "Improve error in dataclasses with table" into...
2024-10-10  Federico Caselliremove fully tested in ci reference since it's confusing
2024-10-10  Federico CaselliMerge "Mention that extract.field is used as sql string...
2024-10-10  Federico CaselliMerge "_Binary as generic to LargeBinary" into main
2024-10-10  Federico CaselliImprove error in dataclasses with table
2024-10-10  Mike Bayer_Binary as generic to LargeBinary
2024-10-10  Michael BayerMerge "re-apply right memo for nested ORMJoin when...
2024-10-10  Michael BayerMerge "honor prefetch_cols and postfetch_cols in ORM...
2024-10-09  dependabot... Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#11976)
2024-10-09  Mike Bayerre-apply right memo for nested ORMJoin when splicing
2024-10-09  Mike Bayerhonor prefetch_cols and postfetch_cols in ORM update...
2024-10-08  Federico Casellifix typo in mapper doc string
2024-10-08  Michael BayerMerge "Fixed syntax error in mysql function defaults...
2024-10-08  Gord ThompsonApply fix to reflection of table comments
2024-10-07  Hugo van KemenadeAdd classifier declaring support for Python 3.13 (...
2024-10-05  Federico CaselliMerge "Add type hints to `sqlalchemy.ext.compiler`...
2024-10-05  Kevin KirscheAdd type hints to `sqlalchemy.ext.compiler`
2024-10-05  dependabot... Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 (#11947)
2024-10-05  huuyafwwwFixed syntax error in mysql function defaults
2024-09-24  Michael BayerMerge "block mariadb 1.1.10" into main
2024-09-24  Mike Bayerblock mariadb 1.1.10
2024-09-23  Federico CaselliLink scalar result method in scalar_one / scalar_one_or...
2024-09-23  sh-at-csAdd type annotations to CreateSchema & DropSchema ...
2024-09-22  Mike Bayerpropagate populate_existing for ORM bulk update
2024-09-19  am-kineticaUpdated link for the Kinetica dialect (#11895)
2024-09-18  Federico CaselliMerge "Remove test warning in python 3.13" into main
2024-09-18  Federico Caselliadd python 3.13 to pipeline
2024-09-17  Federico CaselliRemove test warning in python 3.13
2024-09-17  Federico CaselliMerge "MAINT: pytest doesn't have any more python 3...
2024-09-17  Yunus Koningupdate MonetDB dialect information (#11884)
2024-09-17  dependabot... Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 (#11885)
2024-09-16  Mike Bayercherry-pick changelog update for 2.0.36
2024-09-16  Mike Bayercherry-pick changelog from 2.0.35
2024-09-16  Mike Bayerrequire insert_returning for new EagerLoadTest DML...
2024-09-15  Michael BayerMerge "Merge url query args to opts in mariadbconnector...
2024-09-15  Tobias PetersenMerge url query args to opts in mariadbconnector like...
2024-09-13  Vitalii FuglaevUpdate index.rst (#11799)
2024-09-13  Studnikov DmitryFix subquery typos in documentation and changelog ...
2024-09-13  Brigitta SipőczMAINT: pytest doesn't have any more python 3.12 depreca...
2024-09-13  Frazer McLeanFix wrong ticket reference in changelog for #11820...
2024-09-13  Michael BayerMerge "fix most broken links" into main
2024-09-13  Michael BayerMerge "MAINT: cleanup the lasts of datetime.utcnow...
2024-09-12  Frazer McLeanFix use of typing.Literal on Python 3.8 and 3.9
2024-09-10  Federico CaselliMention that extract.field is used as sql string
2024-09-10  Michael BayerMerge "deprecate joinedload, subqueryload with DML...
2024-09-09  Mike Bayerdeprecate joinedload, subqueryload with DML; use correc...
2024-09-09  Michael BayerMerge "test for Concatenable in ORM evaluator for conca...
2024-09-07  Mike Bayertest for Concatenable in ORM evaluator for concat_op
2024-09-07  Mike Bayerrevert SQLite CHECK constraint changes and add new...
2024-09-06  Brigitta SipőczMAINT: cleanup the lasts of datetime.utcnow()
2024-09-05  Mike Bayercherry-pick changelog update for 1.4.55
2024-09-05  Mike Bayercherry-pick changelog from 1.4.54
2024-09-05  Mike Bayermove py313 tests to greenlet main
2024-09-04  BOBOTANGFix the runtime issue related to the join operation...
2024-09-04  Jimmy AUDEBERTInclude operators in postgres JSONB documentation ...
2024-09-04  Federico Casellifix typo in `elect.slice` docs
2024-09-04  Mike Bayercherry-pick changelog update for 2.0.35
2024-09-04  Mike Bayercherry-pick changelog from 2.0.34
2024-09-04  Mike BayerFix regular expression for `SQLiteDialect.get_check_con...
2024-09-04  Mike Bayeruse proper functions to get typing origin, args
2024-09-03  Mike Bayercherry-pick changelog update for 2.0.34
2024-09-03  Mike Bayercherry-pick changelog from 2.0.33
2024-09-03  Mike Bayerchangelog categorization fixes, typos
2024-09-03  Michael BayerMerge "add asyncio.CancelledError to terminate conditio...
2024-09-02  Michael BayerMerge "unpin setuptools" into main
2024-09-02  Michael BayerMerge "add "The server failed to resume the transaction...
2024-09-02  Mike Bayeradd "The server failed to resume the transaction" to...
2024-09-02  Mike Bayerdont erase transaction if rollback/commit failed outsid...
next