From: Mike Bayer Date: Wed, 24 Jan 2007 03:26:19 +0000 (+0000) Subject: changeset X-Git-Tag: rel_0_3_5~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385fa47d91ee496927a9a63f761338c63bcf4f26;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changeset --- diff --git a/CHANGES b/CHANGES index 181a955f32..203522c074 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +0.3.5 +- oracle: + - when returning "rowid" as the ORDER BY column or in use with ROW_NUMBER OVER, + oracle dialect checks the selectable its being applied to and will switch to + table PK if not applicable, i.e. for a UNION. checking for DISTINCT, GROUP BY + (other places that rowid is invalid) still a TODO. allows polymorphic mappings + to function, [ticket:436] 0.3.4 - general: - global "insure"->"ensure" change. in US english "insure" is actually