From: Mike Bayer Date: Thu, 23 Apr 2015 18:21:09 +0000 (-0400) Subject: - update date X-Git-Tag: rel_1_0_1~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=350d002ee9f6876fbfecee1c67af3a65792f6e62;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - update date - repair category for EXISTS issue --- diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 2e486659f4..0c155c39f2 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -72,7 +72,7 @@ :ref:`feature_3282` - contains an updated note about SQLite. .. change:: - :tags: bug, core + :tags: bug, sql :tickets: 3372 Fixed issue where a straight SELECT EXISTS query would fail to diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst index 5791c942d9..5707e79751 100644 --- a/doc/build/changelog/migration_10.rst +++ b/doc/build/changelog/migration_10.rst @@ -8,7 +8,7 @@ What's New in SQLAlchemy 1.0? undergoing maintenance releases as of May, 2014, and SQLAlchemy version 1.0, released in April, 2015. - Document last updated: April 17, 2015 + Document last updated: April 22, 2015 Introduction ============