diff --git a/doc/build/changelog/changelog_07.rst b/doc/build/changelog/changelog_07.rst index b9601f23fb..697274558b 100644 --- a/doc/build/changelog/changelog_07.rst +++ b/doc/build/changelog/changelog_07.rst @@ -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