diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-07-18 16:43:42 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-07-18 16:43:42 -0400 |
| commit | ee5e815e2c936d28e0fce7ef64d4d74ad27f19e3 (patch) | |
| tree | b05bc3db9cea28818d883b133108566a2320b2a0 /doc | |
| parent | 888f296540faf0e23d9b2b267a1932d712e17b01 (diff) | |
| download | sqlalchemy-ee5e815e2c936d28e0fce7ef64d4d74ad27f19e3.tar.gz | |
- fix formatting
Change-Id: Ieba940a998a6aa287864e9748c2995ee4ae5bf54
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/changelog_11.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 4dc1947bc..593cbb3ca 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -34,9 +34,9 @@ :tags: bug, sql :tickets: 3744 - Fixed bug in new CTE feature for update/insert/delete whereby - an anoymous (e.g. no name passed) :class:`.CTE` construct around - the statement would fail. + Fixed bug in new CTE feature for update/insert/delete whereby + an anoymous (e.g. no name passed) :class:`.CTE` construct around + the statement would fail. .. change:: :tags: bug, ext |
