From 5cbf8be95d1ad00285dce9a0418337ea66194051 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 17 Aug 2013 00:23:37 -0400 Subject: [PATCH] 0.8 changelog --- doc/build/changelog/changelog_08.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index abe4635ebd..8e4fe4b4ae 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -6,6 +6,13 @@ .. changelog:: :version: 0.8.3 + .. change:: + :tags: bug, examples + + Added "autoincrement=False" to the history table created in the + versioning example, as this table shouldn't have autoinc on it + in any case, courtesy Patrick Schmid. + .. change:: :tags: bug, sql -- 2.47.2