]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
edits
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Dec 2006 08:06:45 +0000 (08:06 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Dec 2006 08:06:45 +0000 (08:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 68897b5ab9002ceb894fcb66f46627e110938bf7..fc6ea080e6dd8c60cbcbb7d4cdaf9a47b823d9e9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,8 @@
 that was not reachable (thanks to Sébastien Lelong), also fixed dispose()
 method
 - patch that makes MySQL rowcount work correctly! [ticket:396]
-- fix to MySQL catch of 2006/20014 errors
+- fix to MySQL catch of 2006/2014 errors to properly re-raise OperationalError
+exception
 
 0.3.2
 - major connection pool bug fixed.  fixes MySQL out of sync