]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add a note about that resolution
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Apr 2015 21:28:19 +0000 (17:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Apr 2015 21:28:19 +0000 (17:28 -0400)
doc/build/changelog/changelog_10.rst

index 5c98accef79dc5ed21d72e80ee8f7d68eeec84f8..ec18563465375ed32e921a24ce595a1226610edb 100644 (file)
         GROUP BY expressions.  The flag is also turned off defensively
         for the Firebird and Sybase dialects.
 
+        .. note:: this resolution was incorrect, please see version 1.0.2
+           for a rework of this resolution.
+
     .. change::
         :tags: feature, schema
         :tickets: 3341