]> 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:09 +0000 (17:19 -0500)
commit30d500d08165b88056e1fe19b7039587b4b03809
treeeb8b4b47d96c4a1656f33a8038c86b7728e18fe8
parentb8ccf585c0b384b8a859e533d2b18aabfd166df9
- 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