From: Eric Masseran Date: Fri, 3 Sep 2021 16:03:35 +0000 (+0200) Subject: Merge branch 'master' into cte-nesting-support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a827702afeb15eb2255ec3b7c7f859ae07c9bb93;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Merge branch 'master' into cte-nesting-support * master: accommodate for cloned bindparams w/ maintain_key Support generics in code to allow Column[int] etc accommodate plain core textual statements Modernize tests - dml_whereclause New issue templates forms Add mypy tests on github. Fix type Version 1.4.23 placeholder - 1.4.22 Apply new uniquing rules for future ORM selects Modernize tests - legacy_select dont warn for dictionary passed positionally implement cache key for return_defaults token Documentation improvements Encourage primary_key for secondary tables guard against unexpected weakref cleanups --- a827702afeb15eb2255ec3b7c7f859ae07c9bb93