summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-09-24 11:17:16 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-09-24 11:17:16 -0400
commitc7c17e991cc53d201c8bb1e787efc313bebe8d4a (patch)
treeebc9ef7a77d1e31a1bc732d344e8c49b37a5a8f9 /CHANGES
parent4af7743ce70bce50a8630ba91060101fc941281c (diff)
downloadsqlalchemy-c7c17e991cc53d201c8bb1e787efc313bebe8d4a.tar.gz
- [bug] Fixed the DropIndex construct to support
an Index associated with a Table in a remote schema. [ticket:2571]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a919d394b..76f1a3547 100644
--- a/CHANGES
+++ b/CHANGES
@@ -779,6 +779,10 @@ are also present in 0.8.
adding new content each time. [ticket:2566]
- sql
+ - [bug] Fixed the DropIndex construct to support
+ an Index associated with a Table in a remote
+ schema. [ticket:2571]
+
- [bug] Fixed CTE bug whereby positional
bound parameters present in the CTEs themselves
would corrupt the overall ordering of