]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix some old verbiage that refers to text() as an "implicit" thing
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Jan 2016 22:18:21 +0000 (17:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Jan 2016 22:18:21 +0000 (17:18 -0500)
commitd5d7284bdd0ffc96e7a79354944627cf9b5d8e4d
treeb2f5155a60c132eb3fc261b17d4956f3b70c66ec
parentf2b00f1048e74975a1e14c35580d8f092e812784
- fix some old verbiage that refers to text() as an "implicit" thing
for SQL fragments; we've deprecated that in 1.0 and its a good idea
to document like this for 0.9 as well.
lib/sqlalchemy/sql/elements.py