From: Mike Bayer Date: Wed, 24 Nov 2010 17:27:22 +0000 (-0500) Subject: this is new X-Git-Tag: rel_0_6_6~31^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a0b6091de5c7e4443acd83599f7bf39202ee74;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git this is new --- diff --git a/lib/sqlalchemy/ext/sqlsoup.py b/lib/sqlalchemy/ext/sqlsoup.py index 3cca2c93fb..9ff503dfa7 100644 --- a/lib/sqlalchemy/ext/sqlsoup.py +++ b/lib/sqlalchemy/ext/sqlsoup.py @@ -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.