]> 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:19:05 +0000 (17:19 -0500)
commit630929b71edc982bd8cbfd73261d3b33f2970a1a
tree587090706ff79db2dc061d2b004bb030a2b139d9
parentdc733bcea64a45f8aae3fa6f20392c8a41278ce1
- 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.

(cherry picked from commit d5d7284bdd0ffc96e7a79354944627cf9b5d8e4d)
lib/sqlalchemy/sql/elements.py