]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changeset
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Jan 2007 03:26:19 +0000 (03:26 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Jan 2007 03:26:19 +0000 (03:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 181a955f3252c4ee1330a3ea179bf7f9536f36d5..203522c074f55c0804641eabf308645b5329bd65 100644 (file)
--- 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