]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
this is new
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Nov 2010 17:27:22 +0000 (12:27 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Nov 2010 17:27:22 +0000 (12:27 -0500)
lib/sqlalchemy/ext/sqlsoup.py

index 3cca2c93fb68fcceec50ba07e5465a90e869d36f..9ff503dfa781a5a1eaac124fbb7da9e9a9eef1da 100644 (file)
@@ -619,6 +619,8 @@ class SqlSoup(object):
         This is the "master" method that can be used to create any 
         configuration.
         
+        (new in 0.6.6)
+        
         :param attrname: String attribute name which will be
           established as an attribute on this :class:.`.SqlSoup`
           instance.