]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2022-06-24  Mike Bayeradd fallback for old mutable format
2022-06-24  Mike Bayeradd a lot more caps and boldface
2022-06-23  Mike Bayercherry-pick changelog update for 1.4.39
2022-06-23  Mike Bayercherry-pick changelog from 1.4.38
2022-06-23  Mike Bayerrefine _include_fn to not include sibling mappers
2022-06-22  Mike Bayersub-categorize special function forms
2022-06-21  mike bayerMerge "use metadata.reflect() for DeferredReflection...
2022-06-21  Mike Bayerpost-edits for ORM rework
2022-06-21  mike bayerMerge "add more pg ENUM tests" into main
2022-06-21  Mike Bayeruse metadata.reflect() for DeferredReflection
2022-06-21  Mike Bayeradd more pg ENUM tests
2022-06-21  mike bayerMerge "rework ORM mapping docs" into main
2022-06-21  mike bayerMerge "Add ability to test using thick mode with oracle...
2022-06-21  Mike Bayerrework ORM mapping docs
2022-06-21  David BaumgoldDomain type
2022-06-20  Federico CaselliAdd ability to test using thick mode with oracledb
2022-06-20  Mike Bayerremove warnings for index/unique skipped due to exclude...
2022-06-18  mike bayerMerge "create new approach for deeply nested post loade...
2022-06-18  Federico CaselliMerge "rearchitect reflection for batched performance...
2022-06-18  Mike Bayercreate new approach for deeply nested post loader options
2022-06-18  mike bayerMerge "Normalize postgresql docs links to point to...
2022-06-18  mike bayerMerge "Allow NUMERIC()/DECIMAL() IDENTITY columns"...
2022-06-18  Federico Casellirearchitect reflection for batched performance
2022-06-18  Gord ThompsonAllow NUMERIC()/DECIMAL() IDENTITY columns
2022-06-17  Federico CaselliNormalize postgresql docs links to point to current
2022-06-16  Mike BayerRevert "add auto_recurse option to selectinload, immedi...
2022-06-16  mike bayerMerge "implement literal stringification for arrays...
2022-06-15  Mike Bayerimplement literal stringification for arrays
2022-06-15  Mike Bayerremove sqlalchemy2-stubs dep from mypy setup.cfg extras
2022-06-15  mike bayerMerge "new features for pep 593 Annotated" into main
2022-06-15  Mike Bayernew features for pep 593 Annotated
2022-06-15  mike bayerMerge "pickle mutable parents according to key" into...
2022-06-14  Mike Bayerpickle mutable parents according to key
2022-06-14  mike bayerMerge "Remove reflect=True in Base.prepare examples...
2022-06-14  mike bayerMerge "typing adjustments for composites" into main
2022-06-14  Federico CaselliMerge branch 'workflow_test_json'
2022-06-14  Mike Bayertyping adjustments for composites
2022-06-14  Mike Bayeradd contextual detail to cython change message
2022-06-14  Gord ThompsonRemove reflect=True in Base.prepare examples
2022-06-13  Federico Casellitry fixing the build
2022-06-13  Federico Caselliremove docs from path ignore in the tests
2022-06-13  Mike Bayerneed to use List here since we test on 3.7 at the moment
2022-06-13  Mike Bayeredits
2022-06-13  Mike Bayeredits
2022-06-13  Mike Bayertry to encourage more discussions, less bugs
2022-06-12  mike bayerMerge "add auto_recurse option to selectinload, immedia...
2022-06-12  Mike Bayerupdate quickstart for 2.0
2022-06-12  Mike Bayeradd auto_recurse option to selectinload, immediateload
2022-06-10  mike bayerMerge "honor enum length in all cases" into main
2022-06-10  mike bayerMerge "resolve large ints to BigInteger" into main
2022-06-10  Mike Bayerresolve large ints to BigInteger
2022-06-10  Mike Bayerhonor enum length in all cases
2022-06-10  Mike Bayerremove "undefer_pks" as a strategy option
2022-06-10  mike bayerMerge "update cx_Oracle / oracledb LOB handling" into...
2022-06-10  Mike Bayerupdate cx_Oracle / oracledb LOB handling
2022-06-09  mike bayerMerge "restore parameter escaping for public methods...
2022-06-09  mike bayerMerge "handle non-mapped mixins for with_loader_criteri...
2022-06-09  mike bayerMerge "dont transfer __weakref__ to regenerated class...
2022-06-09  Mike BayerRevert "document thread safety workaround for lambda...
2022-06-09  Mike Bayerrestore parameter escaping for public methods
2022-06-09  Mike Bayerdont transfer __weakref__ to regenerated class
2022-06-09  Mike Bayerhandle non-mapped mixins for with_loader_criteria reduce
2022-06-09  mike bayerMerge "fix race conditions in lambda statements" into...
2022-06-09  mike bayerMerge "suppport with_loader_criteria pickling w/ fixed...
2022-06-08  Mike Bayeradd tests to confirm no issue w/ pg json keys
2022-06-08  Mike Bayerdocument thread safety workaround for lambda statements
2022-06-08  mike bayerMerge "graceful degrade for FKs not reflectable" into...
2022-06-08  Mike Bayersuppport with_loader_criteria pickling w/ fixed callable
2022-06-08  Mike Bayeradd note re: pickling for loader criteria
2022-06-08  Mike Bayerfix race conditions in lambda statements
2022-06-07  mike bayerMerge "Add support for the new oracle driver ``oracledb...
2022-06-07  mike bayerMerge "migrate labels to new tutorial" into main
2022-06-07  Federico CaselliAdd support for the new oracle driver ``oracledb``.
2022-06-07  Mike Bayergraceful degrade for FKs not reflectable
2022-06-07  Mike Bayermigrate labels to new tutorial
2022-06-06  Mike Bayerrun test_update_rowcount_return_defaults only w/ returning
2022-06-05  mike bayerMerge "Generalize RETURNING and suppor for MariaDB...
2022-06-04  Justin CrownDocs Update - Add **kwargs to CaseInsensitiveComparator...
2022-06-04  mike bayerMerge "Fixed orm not applying fetch" into main
2022-06-04  Federico CaselliFixed orm not applying fetch
2022-06-04  cui fliterfix some typos (#8093)
2022-06-04  clach04Link to dialect for Actian Avalanche, Vector, Actian...
2022-06-04  Galen Ricedocs: spelling error (#8088)
2022-06-03  Mike Bayersome typing fixes
2022-06-02  Mike Bayeremphasize expire_on_commit in detached error docs
2022-06-02  Daniel BlackGeneralize RETURNING and suppor for MariaDB / SQLite
2022-06-01  mike bayerMerge "propagate proxy_key from WrapsColumnExpression...
2022-06-01  mike bayerMerge "add backend agnostic UUID datatype" into main
2022-06-01  Mike Bayerpropagate proxy_key from WrapsColumnExpression
2022-06-01  Mike Bayeradd backend agnostic UUID datatype
2022-06-01  mike bayerMerge "Support handle_error for pre_ping" into main
2022-05-31  Mike Bayercherry-pick changelog update for 1.4.38
2022-05-31  Mike Bayercherry-pick changelog from 1.4.37
2022-05-31  Mike Bayerchangelog fixes
2022-05-31  mike bayerMerge "establish sessionmaker and async_sessionmaker...
2022-05-31  mike bayerMerge "Handle dead-connection errors for users of pytho...
2022-05-31  mike bayerMerge "raise informative error when selectable can...
2022-05-31  Patrick GerkenUpdate declarative_styles.rst: Update code example...
2022-05-31  Mike Bayerestablish sessionmaker and async_sessionmaker as generic
2022-05-31  Mike BayerSupport handle_error for pre_ping
next