From 350d002ee9f6876fbfecee1c67af3a65792f6e62 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 23 Apr 2015 14:21:09 -0400 Subject: [PATCH] - update date - repair category for EXISTS issue --- doc/build/changelog/changelog_10.rst | 2 +- doc/build/changelog/migration_10.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 ============ -- 2.47.3