From 790024f5a3d4d5b03d440777da56a8446bf359d1 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 17 Nov 2012 11:39:11 -0500 Subject: [PATCH] Reflection support has been added to the Sybase dialect. Big thanks to Ben Trofatter for all the work developing and testing this. [ticket:1753] --- doc/build/changelog/changelog_08.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index a5bf6d4aac..6b4e49bc34 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -6,6 +6,14 @@ .. changelog:: :version: 0.8.0b2 + .. change:: + :tags: sybase, feature + :tickets: 1753 + + Reflection support has been added to the Sybase dialect. + Big thanks to Ben Trofatter for all the work developing and + testing this. + .. change:: :tags: engine, feature -- 2.47.3