]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
3 hours ago  Federico Casellifix typo in docs main
24 hours ago  Federico Caselliupdate install faq to align with code
2 days ago  Federico Caselliremove obsolete file
2 days ago  Sviatoslav... Remove unnecessary r-prefix from docstring in 'columns...
2 days ago  Mike Bayercherry-pick changelog update for 2.0.43
2 days ago  Mike Bayercherry-pick changelog from 2.0.42
2 days ago  Mike Bayerrepair changelog file
2 days ago  Michael BayerMerge "Add ``dataclass_metadata`` parameter to orm...
2 days ago  Michael BayerMerge "Fix reflection of enum named intervalsomething...
3 days ago  Federico CaselliFix reflection of enum named intervalsomething
3 days ago  Federico CaselliMerge "Add orderinglist type annotations" into main
3 days ago  Federico CaselliMerge "type aiosqlite" into main
5 days ago  Martijn PietersAdd orderinglist type annotations
5 days ago  Denis LaxaldeFix rendering of a SQL example in indexable examples...
11 days ago  Sigmund LahnAdd ``dataclass_metadata`` parameter to orm cols
11 days ago  Federico Caselliavid importing from primate module
12 days ago  Michael BayerMerge "typing: improve type coverage in sql.base" into...
12 days ago  Michael BayerMerge "Improve handling of sentinel columns" into main
13 days ago  Mike Bayerexpand out type map example to include the common MySQL...
2025-07-17  Victor TsangUpdated index.rst in dialects docs to include Amazon...
2025-07-15  Federico Caselliadd recursive test to values cte
2025-07-15  Mike Bayerremove py 3.9 from mypy job
2025-07-15  Mike Bayerextend Values from HasCTE
2025-07-15  KapilDagurtyping: improve type coverage in sql.base
2025-07-15  Mike Bayerupdate for mypy 17
2025-07-14  Federico CaselliImprove handling of sentinel columns
2025-07-13  Mike BayerUnconditionally flush session on all statement executions
2025-07-13  Mike Bayersupport JSONB subscripting syntax
2025-07-12  Mike Bayerblock mariadb-connector 1.1.13 and above (tox only)
2025-07-12  Matthew Martindocs: Clarify Mapped accepts equivalents to Optional...
2025-07-10  Federico CaselliRe-raise ``CancelledError`` in asyncpg
2025-07-10  Evgeny PetrovMake __aiter__ in AsyncTupleReulst a sync function...
2025-07-07  Roman MashevskyiFix the code examples and the grammatic in `declarative...
2025-07-02  Michael BayerMerge "support insert of table columns in specific...
2025-07-02  Mike Bayersupport insert of table columns in specific positions
2025-07-02  Sillocanchore: Fix typo in autoflush warning (#12713)
2025-07-02  Michael BayerMerge "Add new str` subclass for postgresql bitstring...
2025-07-02  Mike Bayernote that SQL parenthesis are based on precedence
2025-07-02  Federico CaselliAdd new str` subclass for postgresql bitstring
2025-06-30  Michael BayerMerge "Update association examples to Declarative API...
2025-06-27  Michael BayerMerge "remove support for list of tuples in the normal...
2025-06-26  Federico Casellifix typos in comment
2025-06-26  Federico Caselliremove support for list of tuples in the normal execute
2025-06-26  Pablo Esteveztype aiosqlite
2025-06-26  Mike FiedlerUpdate association examples to Declarative API
2025-06-26  Federico CaselliMerge "Simplify postgresql index reflection query"...
2025-06-24  Michael BayerMerge "add example to update from that uses values...
2025-06-24  Mike Bayeruse zzzeeksphinx 1.6.1 and we arent' really using this...
2025-06-24  Federico Caselliadd example to update from that uses values
2025-06-24  Michael BayerMerge "try flake8-import-order 0.19.2" into main
2025-06-24  Michael BayerMerge "hardening against inappropriate multi-table...
2025-06-24  Mike Bayertry flake8-import-order 0.19.2
2025-06-24  Mike Bayerhardening against inappropriate multi-table updates
2025-06-23  Michael BayerMerge "Extend #12168 to relationship collections" into...
2025-06-21  Michael BayerMerge "rework wraps_column_expression logic to be purel...
2025-06-20  Mike FiedlerUpdate `table_per_related` example for Declarative API
2025-06-20  Federico Casellitype `set_committed_value`.
2025-06-20  Mike BayerExtend #12168 to relationship collections
2025-06-20  Mike Bayerreally pin flake8-import-order to <0.19
2025-06-19  Michael BayerMerge "remove util.portable_instancemethod" into main
2025-06-19  Mike Bayerrework wraps_column_expression logic to be purely compi...
2025-06-17  Federico CaselliMerge remote-tracking branch 'origin/pr/12657'
2025-06-16  Federico Casellipin flake8-import-order!=0.19.0 and updates for mypy...
2025-06-11  Mike Bayerupdate pickle tests
2025-06-11  Mike Bayerremove util.portable_instancemethod
2025-06-10  Michael BayerMerge "use integer division on maxlen" into main
2025-06-10  Federico Casellifix wrong reference link in changelog
2025-06-10  Mike Bayeruse integer division on maxlen
2025-06-10  Federico Casellifix typo in docs
2025-06-10  Michael BayerMerge "use sys.columns to allow accurate joining to...
2025-06-10  Michael BayerMerge "update tox mypy" into main
2025-06-10  Mike Bayerdocument column_expression applies only to outermost...
2025-06-10  Pablo Estevezupdate tox mypy
2025-06-10  Mike Bayerguard against schema_translate_map adding/removing...
2025-06-10  Mike Bayeruse sys.columns to allow accurate joining to other...
2025-06-09  victorUpdate dialect opengauss url 12657/head
2025-06-07  krave1986Fix missing data type in Article.writer_id mapping...
2025-06-07  Mike Bayerupdate docs for "copy column" warning
2025-06-05  Mike Bayerhardcode now(), current_timstamp() into the MySQL regex
2025-06-04  Michael BayerMerge "Remove type key in mysql index reflection dicts...
2025-06-03  Mike Bayergive up on running py 3.14 in github actions
2025-06-03  Mike Bayeruse exact py3.14 version
2025-06-03  Mike Bayerupdates for sphinx build to run correctly
2025-06-03  Federico CaselliSimplify postgresql index reflection query
2025-06-03  Mike Bayeradd python 3.14 to run-test
2025-06-03  Michael BayerMerge "Reflect index's column operator class on Postgre...
2025-06-03  Mike Bayeradd future mode tests for MappedAsDataclass; more py314...
2025-06-03  Michael BayerMerge "Fix type errors surfaced by mypy 1.16" into...
2025-06-03  Federico CaselliFix type errors surfaced by mypy 1.16
2025-06-02  Michael BayerMerge "The ``Enum.inherit_schema`` now defaults to...
2025-05-28  Denis LaxaldeReflect index's column operator class on PostgreSQL
2025-05-27  Federico CaselliThe ``Enum.inherit_schema`` now defaults to true
2025-05-27  Michael BayerMerge "update black to 25.1.0 to align it with alembic...
2025-05-25  Michael BayerMerge "Add missing requires in the tests for older...
2025-05-23  Federico Casellifix missing quotes from cast call in mysqlconnector...
2025-05-23  Federico CaselliRemove type key in mysql index reflection dicts
2025-05-23  Federico Caselliupdate black to 25.1.0 to align it with alembic
2025-05-23  François-Michel... Doc: Update connection / reconnecting_engine (#12617)
2025-05-23  krave1986docs: Clarify that relationship() first parameter is...
2025-05-21  Denis LaxaldeAdd missing requires in the tests for older postgresql...
next