]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
17 hours ago  Mike BayerVersion 2.0.44 placeholder rel_2_0
17 hours ago  Mike Bayer- 2.0.43 rel_2_0_43
17 hours ago  Mike Bayermaintain alphabetical create_engine() param ordering
17 hours ago  Mike Bayerdoc fixes
19 hours ago  surajFixes: #12711 Added sparse vector support in Oracle
4 days ago  Mike Bayerensure autocommit is not False for SQLite FK pragma
4 days ago  Michael BayerMerge "implement skip_autocommit_rollback" into rel_2_0
5 days ago  Mike Bayerimplement skip_autocommit_rollback
5 days ago  Mike Bayeradd chunking to selectin_polymorphic
5 days ago  Michael BayerMerge "Fix use_existing_column with Annotated mapped_co...
6 days ago  Mike Bayerapply correct pre-fetch params to post updated rows
6 days ago  Mike BayerFix use_existing_column with Annotated mapped_column...
7 days ago  Mike BayerFix PostgreSQL JSONB subscripting regression with functions
12 days ago  Federico Caselliupdate install faq to align with code
13 days ago  Sviatoslav... Remove unnecessary r-prefix from docstring in 'columns...
13 days ago  Mike BayerVersion 2.0.43 placeholder
13 days ago  Mike Bayer- 2.0.42 rel_2_0_42
13 days ago  Mike Bayerrepair changelog file
13 days ago  Michael BayerMerge "Add ``dataclass_metadata`` parameter to orm...
2025-07-28  Federico CaselliFix reflection of enum named intervalsomething
2025-07-28  Federico CaselliMerge "Add orderinglist type annotations" into rel_2_0
2025-07-28  Federico CaselliMerge "type aiosqlite" into rel_2_0
2025-07-27  Martijn PietersAdd orderinglist type annotations
2025-07-26  Denis LaxaldeFix rendering of a SQL example in indexable examples...
2025-07-22  KapilDagurtyping: improve type coverage in sql.base
2025-07-20  Sigmund LahnAdd ``dataclass_metadata`` parameter to orm cols
2025-07-18  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, 3.8 from mypy job
2025-07-15  Mike Bayerextend Values from HasCTE
2025-07-15  Mike Bayerupdate for mypy 17
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  Sillocanchore: Fix typo in autoflush warning (#12713)
2025-07-02  Mike Bayernote that SQL parenthesis are based on precedence
2025-06-30  Michael BayerMerge "Update association examples to Declarative API...
2025-06-27  Pablo Esteveztype aiosqlite
2025-06-26  Federico Caselliremove support for list of tuples in the normal execute
2025-06-26  Mike FiedlerUpdate association examples to Declarative API
2025-06-26  Michael BayerMerge "Deprecate the declarative_mixin decorator" into...
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 rel_2_0
2025-06-24  Mike Bayertry flake8-import-order 0.19.2
2025-06-24  Mike Bayerhardening against inappropriate multi-table updates
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  Federico CaselliDeprecate the declarative_mixin decorator
2025-06-20  Mike Bayerreally pin flake8-import-order to <0.19
2025-06-19  Mike Bayerrework wraps_column_expression logic to be purely compi...
2025-06-17  victorUpdate dialect opengauss url
2025-06-16  Federico Casellipin flake8-import-order!=0.19.0 and updates for mypy...
2025-06-11  Mike Bayerupdate pickle tests
2025-06-10  Mike Bayeruse integer division on maxlen
2025-06-10  Federico Casellifix typo in docs
2025-06-10  Michael BayerMerge "update tox mypy" into rel_2_0
2025-06-10  Michael BayerMerge "use sys.columns to allow accurate joining to...
2025-06-10  Pablo Estevezupdate tox mypy
2025-06-10  Mike Bayerdocument column_expression applies only to outermost...
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-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  Mike Bayergive up on running py 3.14 in github actions
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-02  Federico CaselliFix type errors surfaced by mypy 1.16
2025-05-28  Denis LaxaldeReflect index's column operator class on PostgreSQL
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 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-22  Denis LaxaldeAdd missing requires in the tests for older postgresql...
2025-05-20  Denis LaxaldeUse pg_index's indnatts when indnkeyatts is not available
2025-05-20  Michael BayerMerge "Type mysql dialect" into rel_2_0
2025-05-20  Pablo EstevezType mysql dialect
2025-05-19  Denodo Research... Update index.rst in dialects docs to include Denodo...
2025-05-18  Mike Bayerbackport mysql / base portions of #10415 to 2.0
2025-05-18  Mike Bayeri think we dont need DOMAIN.adapt()
2025-05-15  Mike Bayerexpand column options for composites up front at the...
2025-05-14  Mike BayerVersion 2.0.42 placeholder
2025-05-14  Mike Bayer- 2.0.41 rel_2_0_41
2025-05-14  Mike Bayeruse pep639 license
2025-05-14  Mike Bayerchangelog edits
2025-05-13  Mike Bayerremove __getattr__ from root
2025-05-12  Mike Bayerrewrite the docs on SQLite transaction handling
2025-05-08  Mike Bayerimplement pep-649 workarounds, test suite passing for...
2025-05-08  Michael BayerMerge "dont render URL in unparseable URL error message...
2025-05-08  Mike Bayerdont render URL in unparseable URL error message
next