fix changelog

This commit is contained in:
Mike Bayer
2013-07-31 18:50:16 -04:00
parent 8b0f4d2a92
commit b27ee74f18
+1 -1
View File
@@ -12,7 +12,7 @@
Fixed bug in common table expression system where if the CTE were
used only as an ``alias()`` construct, it would not render using the
WITH keyword. Also in 0.8.3, 0.7.11.
WITH keyword.
.. change::
:tags: bug, sql