]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
took out extra exception catch/raise SQLError in places where it would already
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Jul 2007 03:15:34 +0000 (03:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Jul 2007 03:15:34 +0000 (03:15 +0000)
commitff464be3debf69323acf92f96017d46844a8e036
treec1cf2fb7b1cafced82a8898e23d2a0bf5ced8526
parent1dc74fc138d8792ec80511f762079b129cba9b56
took out extra exception catch/raise SQLError in places where it would already
be SQLError
lib/sqlalchemy/engine/base.py