mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 13:59:02 -04:00
fix changelog
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user