]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2022-12-15  Lele GaifaxRectify isinstance() check, using Range instead of... 8985/head
2022-12-14  Lele GaifaxReturn NotImplemented when comparing a PG Range with...
2022-12-14  Lele GaifaxCapitalize some docstrings, for consistency
2022-12-13  Mike Bayercheck index_list pragma for number of columns returned
2022-12-12  Gleb KisenkovType annotations for sqlalchemy.ext.horizontal_shard
2022-12-11  Mike Bayeradd color directives
2022-12-11  Mike Bayeradjust for tox changes to passenv
2022-12-10  Mike Bayercherry-pick changelog update for 1.4.46
2022-12-10  Mike Bayercherry-pick changelog from 1.4.45
2022-12-09  Mike Bayerlook out for extras=None in freeze
2022-12-09  Mike Bayerfix typo
2022-12-09  mike bayerMerge "Better syncronize async result docs with plain...
2022-12-09  Federico CaselliBetter syncronize async result docs with plain ones.
2022-12-09  Gord ThompsonSpecify view columns in HasTableTest
2022-12-08  Mike Bayerfix construct_params() for render_postcompile; add...
2022-12-08  mike bayerMerge "disable polymorphic adaption in most cases"...
2022-12-07  Mike Bayerdisable polymorphic adaption in most cases
2022-12-07  Mike BayerOracle COLUMN_VALUE is a column name, not a keyword
2022-12-07  Mike Bayermove more Session weakref tests to test_memusage
2022-12-06  Mike Bayersort materialize view names in test
2022-12-06  Mike Bayertake mariadb-connector out of dbapi main job
2022-12-05  Mike BayerVersion 2.0.0b5 placeholder
2022-12-05  Mike Bayer- 2.0.0b4 rel_2_0_0b4
2022-12-05  mike bayerMerge "Add tests for issue #8168; slight internal adjus...
2022-12-05  Mike BayerAdd tests for issue #8168; slight internal adjustments
2022-12-05  Mike Bayerchangelog updates
2022-12-05  Jonathan Vanascorename some GitHub actions to use test names as prefix...
2022-12-05  mike bayerMerge "Add compatibility properties to Range; implement...
2022-12-05  Lele GaifaxAdd compatibility properties to Range; implement pep-484
2022-12-05  mike bayerMerge "Rewrite positional handling, test for "numeric...
2022-12-05  Federico CaselliRewrite positional handling, test for "numeric"
2022-12-05  Gleb KisenkovType annotations for sqlalchemy.ext.automap
2022-12-05  mike bayerMerge "adjustments for unreliable gc" into main
2022-12-05  mike bayerMerge "Fixed an invalid syntax in an except statement...
2022-12-05  mike bayerMerge "Fix grammar (whatsnew_20.rst)" into main
2022-12-05  wiseaidevFixed an invalid syntax in an except statement
2022-12-05  j00356287doc change - Add new external dialect for openGauss
2022-12-05  Sam BullFix grammar (whatsnew_20.rst)
2022-12-05  Mike Bayeradjustments for unreliable gc
2022-12-04  mike bayerMerge "disallow same-named columns, unchecked replaceme...
2022-12-04  Mike Bayerdisallow same-named columns, unchecked replacement...
2022-12-04  mike bayerMerge "Order_by and group_by accept labels" into main
2022-12-03  Federico CaselliSome test pipeline updates
2022-12-03  Federico CaselliOrder_by and group_by accept labels
2022-12-02  Mike Bayeradd spaces, leading underscore to oracle checks
2022-12-02  Mike Bayeradd backports for 2.0/ 1.4 changes
2022-12-02  mike bayerMerge "Fix positional compiling bugs" into main
2022-12-02  mike bayerMerge "disable setinputsizes only for true DBAPI execut...
2022-12-01  Federico CaselliFix positional compiling bugs
2022-12-01  mike bayerMerge "add new pattern for single inh column override...
2022-12-01  Mike Bayerdisable setinputsizes only for true DBAPI executemany
2022-12-01  Mike Bayerget aiosqlite to run on python 3 but not 3.11, attempt 2
2022-12-01  Mike Bayeruse python 3.11 current, dont use aiosqlite on py311
2022-11-30  Mike Bayeradd new pattern for single inh column override
2022-11-30  mike bayerMerge "[sqlite] Reflect DEFERRABLE and INITIALLY option...
2022-11-30  Simon SchieleAdd "compare" on dataclass fields
2022-11-30  Michael Gorven[sqlite] Reflect DEFERRABLE and INITIALLY options for...
2022-11-30  mike bayerMerge "Improve support for enum in mapped classes"...
2022-11-30  mike bayerMerge "annotated / DC forms for association proxy"...
2022-11-30  Mike Bayerannotated / DC forms for association proxy
2022-11-29  mike bayerMerge "Add value-level hooks for SQL type detection...
2022-11-29  Federico CaselliImprove support for enum in mapped classes
2022-11-29  Lele GaifaxAdd value-level hooks for SQL type detection; apply...
2022-11-29  Federico Caselliupdate for mypy 1.0 dev
2022-11-29  Jason MyersAdd PyAthena Dialect (#8898)
2022-11-29  mike bayerMerge "add partial index predicate to SQLiteDialect...
2022-11-29  Tobias Pfeifferadd partial index predicate to SQLiteDialect.get_indexe...
2022-11-28  mike bayerMerge "identify unresolvable Mapped types" into main
2022-11-28  Mike Bayeridentify unresolvable Mapped types
2022-11-27  Lele GaifaxRectify PG Range.__bool__, inverting previous logic
2022-11-27  mike bayerMerge "improve column targeting issues with query_expre...
2022-11-27  mike bayerMerge "Add recommendation for URL.create() re: escaping...
2022-11-27  Gord ThompsonAdd recommendation for URL.create() re: escaping
2022-11-26  Federico CaselliImplement ScalarValue
2022-11-26  Mike Bayeradd new variation helper
2022-11-26  Federico CaselliAdd new script to sync test files adding future annotation
2022-11-26  Mike Bayersort for addresess relationship in new merge test
2022-11-26  mike bayerMerge "assert unique constraints received back" into...
2022-11-26  Mike Bayerimprove column targeting issues with query_expression
2022-11-24  Mike Bayeradd "merge" to viewonly cascades; propagate NO_RAISE...
2022-11-24  Mike Bayerassert unique constraints received back
2022-11-23  Mike Bayerflake8 has very courteously referred us to another...
2022-11-23  Mike Bayerimprove docs for event listening with asyncio
2022-11-22  mike bayerMerge "ensure implicit_returning is checked on a Table...
2022-11-22  Mike Bayerensure implicit_returning is checked on a Table instance
2022-11-22  mike bayerMerge "Type annotations for sqlalchemy.ext.mutable...
2022-11-22  mike bayerMerge "fix optionalized forms for dict[]" into main
2022-11-22  Gleb KisenkovType annotations for sqlalchemy.ext.mutable
2022-11-22  Mike Bayerfix optionalized forms for dict[]
2022-11-21  Federico CaselliAdd security warning to serializer extension
2022-11-21  mike bayerMerge "Fix inferred type of async_sessionmaker" into...
2022-11-21  mike bayerMerge "add common base class for all SQL col expression...
2022-11-21  Sam BullFix inferred type of async_sessionmaker
2022-11-21  Mike Bayeradd common base class for all SQL col expression objects
2022-11-21  Mike Bayerfall back to eval() for names that have dots
2022-11-19  Mike Bayerclarify role of `__allow_unmapped__`
2022-11-17  mike bayerMerge "Issue #8765: implement missing methods on PG...
2022-11-17  mike bayerMerge "Try running pyupgrade on the code" into main
2022-11-17  Mike Bayeraccommodate NULL format_type()
2022-11-16  Federico CaselliTry running pyupgrade on the code
next