From 22cd5c5cd588f7ff70d504a48c33704271973a03 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 18 Aug 2013 16:10:46 -0400 Subject: [PATCH] changelog adjust... --- doc/build/changelog/changelog_08.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 3bfd817f1f..96983e5bf1 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -11,7 +11,7 @@ :tickets: 2779 Backported a change from 0.9 whereby the iteration of a hierarchy - of mappers used in polymorphic inheritance loads is sorted on class name, + of mappers used in polymorphic inheritance loads is sorted, which allows the SELECT statements generated for polymorphic queries to have deterministic rendering, which in turn helps with caching schemes that cache on the SQL string itself. -- 2.47.2