From 7b22358fab6a178a4183769338beed32c69ea5be Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 17 Feb 2011 20:02:48 -0500 Subject: [PATCH] - changelog for [ticket:2059] --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 9e026e0e99..718677afc7 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,13 @@ CHANGES not overridden. [ticket:2052] - sql + - Renamed the EngineEvents event class to + ConnectionEvents. As these classes are never + accessed directly by end-user code, this strictly + is a documentation change for end users. Also + simplified how events get linked to engines + and connections internally. [ticket:2059] + - The Sequence() construct, when passed a MetaData() object via its 'metadata' argument, will be included in CREATE/DROP statements within -- 2.47.3