]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2024-09-04  Brigitta SipőczMAINT: pytest doesn't have any more python 3.12 depreca... 11838/head
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...
2024-09-02  Mike Bayerunpin setuptools
2024-09-02  Mike Bayeradd asyncio.CancelledError to terminate conditions
2024-09-01  Mike Bayerre-process args for builtin generic types
2024-08-31  Michael BayerMerge "Fix select.with_only_columns type hints" into...
2024-08-29  Mike Bayerpass to_metadata argument to Enum.copy()
2024-08-28  Federico CaselliFix select.with_only_columns type hints
2024-08-28  Michael BayerMerge "Fix memory leak on top-level _ModuleMarker....
2024-08-27  John A StevensonUpdate SQLite UNIQUE inline constraint parsing to handl...
2024-08-27  Federico CaselliFix memory leak on top-level _ModuleMarker.
2024-08-25  Gord ThompsonUpdate link for sqlalchemy-pytds dialect (#11786)
2024-08-21  Mike Bayeradd missing slash for sqlite URL with explicit :memory:
2024-08-20  Mike BayerRevert "Update bug_report.yaml"
2024-08-20  Michael BayerUpdate bug_report.yaml
2024-08-19  Mike Bayertry a new bug template.
2024-08-19  Edgar Ramírez... Fix docs link to Oracle Cloud Autonomous Databases...
2024-08-15  Mike Bayerremove print statement
2024-08-15  Michael BayerMerge "Reflect broader range of check constraints for...
2024-08-14  Michael BayerMerge "omit mysql8 dupe key alias for INSERT..FROM...
2024-08-14  Michael BayerMerge "de-memoize _proxy_key when new annotations are...
2024-08-13  Michael BayerMerge "handle quoted_name instances separately in engin...
2024-08-13  Jeff HoremansReflect broader range of check constraints for SQLite.
2024-08-13  Mike Bayerde-memoize _proxy_key when new annotations are added
2024-08-13  Mike Bayeromit mysql8 dupe key alias for INSERT..FROM SELECT
2024-08-11  Michael BayerMerge "turn off pyodbc pooling" into main
2024-08-11  Mike Bayerturn off pyodbc pooling
2024-08-09  Gregg LindDocs: Dialects/index.rst - Add clickhouse-sqlalchemy...
2024-08-09  Gabi NagyFix typo in docs (#11715)
2024-08-07  Mike Bayernote prefix_with as a hint mechanism
2024-08-07  Masterchen09handle quoted_name instances separately in engine.refle...
2024-08-07  Mike Bayerrestore generative to with_statement_hint
2024-08-07  Michael BayerMerge "Add array_type to SuiteRequirements" into main
2024-08-07  Mike Bayerdisable recovery tests for oracledb
2024-08-06  Tao ZhouFix a misreference in inheritance.rst (#11700)
2024-08-05  dependabot... Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 (#11690)
2024-08-05  Anders BogsnesAdd array_type to SuiteRequirements
2024-08-05  Mike Bayeradd changelog for #11557
2024-08-05  Mike Bayercherry-pick changelog update for 2.0.33
2024-08-05  Mike Bayercherry-pick changelog from 2.0.32
2024-08-05  Federico CaselliAdded support for server-side cursor in oracledb async...
2024-08-02  Mike Bayerchangelog updates
2024-08-02  Michael BayerMerge "skip in eager row processors for enable_eagerloa...
2024-08-02  Michael BayerMerge "escape percents for mysql enum and add suite...
2024-08-02  Michael BayerMerge "add check for pre-existing history records"...
2024-08-01  Mike Bayerbring oracle timeout thing lower
2024-08-01  Mike Bayerskip in eager row processors for enable_eagerloads...
2024-08-01  Mike Bayeradd check for pre-existing history records
2024-08-01  Mike Bayerescape percents for mysql enum and add suite tests
2024-08-01  Michael BayerMerge "mutate lists in place for return_defaults=True...
2024-08-01  Michael BayerMerge "Add support for two-phase commit in oracledb...
2024-08-01  Mike Bayermutate lists in place for return_defaults=True
2024-08-01  Michael BayerMerge "Fixed compilation of bitwise operators on oracle...
2024-08-01  Federico CaselliAdd support for two-phase commit in oracledb.
2024-08-01  Federico CaselliFixed compilation of bitwise operators on oracle and...
2024-07-31  Federico Caselliadd CTE cache elements for CompoundSelect, more verify...
2024-07-29  Michael BayerMerge "Import all legacy classes by sqlalchemy.orm...
2024-07-29  Mike Bayercherry-pick changelog update for 1.4.54
2024-07-29  Mike Bayercherry-pick changelog from 1.4.53
2024-07-29  Takashi KajinamiImport all legacy classes by sqlalchemy.orm.collections.*
2024-07-29  Mike Bayeradd missing forwards port versions
2024-07-29  Mike Bayerbackport 1.4 changelogs
2024-07-29  Mike Bayerrestore transfer of mapper.local_table to DML for some...
2024-07-27  Federico Caselliupdate typing for mypy 1.11; pin plugin to <1.11
2024-07-27  Mike Bayerfix test for oracledb 2.3.0
2024-07-20  Mike Bayeradd missing changelog for #11544
2024-07-15  Mike Bayerremove redundant(?) Isolation / isolation
2024-07-10  Mike Bayerinclude nulls_first, nulls_last in order_by_label_element
2024-07-07  Federico CaselliImprove generated reflection in sqlite
2024-07-07  Michael BayerMerge "alter the collation of string type for collate...
2024-07-06  Mike Bayeralter the collation of string type for collate()
2024-07-06  Michael BayerMerge "ensure intro to "functions have types" is not...
2024-07-06  Michael BayerMerge "add special rule to honor UPPERCASE name for...
2024-07-06  Mike Bayerensure intro to "functions have types" is not misleading
2024-07-05  Mike Bayeradd special rule to honor UPPERCASE name for TExtualSelect
2024-07-05  Michael BayerMerge "Fix table reflection on oracle <10.2" into main
2024-07-05  Michael BayerMerge "use driver col names" into main
2024-07-04  Federico CaselliMerge "Allow flat for join with name" into main
2024-07-04  opknaAdded valid types to server_onupdate (#11555)
2024-07-04  Eric AtkinAllow flat for join with name
2024-07-04  Mike Bayeruse driver col names
2024-07-04  Michael BayerMerge "handle DBAPI error for fetchall()" into main
2024-07-03  Michael BayerMerge "call iter() on detached/transient dynamic sessio...
2024-07-02  dependabot... Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 (#11561)
2024-07-02  Sergio Oller... Fix table reflection on oracle <10.2
2024-07-02  Mike Bayercall iter() on detached/transient dynamic session
next