dont need this

This commit is contained in:
Mike Bayer
2013-07-03 15:38:26 -04:00
parent bc705e28cf
commit f9ec82d22f
+1 -1
View File
@@ -207,7 +207,7 @@
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