diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-16 09:21:06 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-16 09:21:06 -0500 |
| commit | 710ce4aaf9130cce0ad17cc471be57038dd641aa (patch) | |
| tree | aa599a78fa8447d6b8b5f873f1302eb0d0d7ab5d | |
| parent | 9ef1913ed64764d3097e12f022b8ce2f3b84ae04 (diff) | |
| download | sqlalchemy-710ce4aaf9130cce0ad17cc471be57038dd641aa.tar.gz | |
- fix changelog
Change-Id: Ib1da230f6fd691753c4a5056b165d7397d198b09
| -rw-r--r-- | doc/build/changelog/changelog_11.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_11.rst b/doc/build/changelog/changelog_11.rst index 3bfa7ba1b..484945ebd 100644 --- a/doc/build/changelog/changelog_11.rst +++ b/doc/build/changelog/changelog_11.rst @@ -164,7 +164,7 @@ called against :class:`.Query` in the same way as :meth:`.Query.from_self`. .. change:: 3548 - :tag: bug, firebird + :tags: bug, firebird :tickets: 3548 Ported the fix for Oracle quoted-lowercase names to Firebird, so that |
