From 2c9ff9115c72f25cfcc500cd9f42e1035e54e582 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 9 Aug 2014 18:10:38 -0400 Subject: [PATCH] - changelog, fixes #3027 --- doc/build/changelog/changelog_10.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index e4671ed9ba..1d501f85be 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -16,6 +16,15 @@ .. changelog:: :version: 1.0.0 + .. change:: + :tags: sql, feature + :tickets: 3027 + :pullrequest: bitbucket:29 + + The :paramref:`.Table.autoload_with` flag now implies that + :paramref:`.Table.autoload` should be ``True``. Pull request + courtesy Malik Diarra. + .. change:: :tags: mysql, bug -- 2.47.3