]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
dont need this
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jul 2013 19:38:26 +0000 (15:38 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 3 Jul 2013 19:38:45 +0000 (15:38 -0400)
doc/build/changelog/changelog_08.rst

index 29da708fca3a95a7ea807cdaa20013316cfc2904..cc1d5614fe74921d4eb22a826e67ef52ea5cf030 100644 (file)
         Fixed the interaction between composite attributes and
         the :func:`.aliased` function.  Previously, composite attributes
         wouldn't work correctly in comparison operations when aliasing
-        was applied.  Also in 0.8.2.
+        was applied.
 
     .. change::
         :tags: bug, mysql