diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-12-24 04:47:06 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-12-24 04:47:06 +0000 |
commit | 2876c7e46f5385441188781794b9088e4822999b (patch) | |
tree | c5a8674efa0ec9cb56db8aece62c5026f98dc7a4 /lib/sqlalchemy/databases/mysql.py | |
parent | a75af96bcc9cea78421fc2b7da5a23c7be8077cd (diff) | |
download | sqlalchemy-2876c7e46f5385441188781794b9088e4822999b.tar.gz |
- Exceptions raised during compile_mappers() are now
preserved to provide "sticky behavior" - if a hasattr()
call on a pre-compiled mapped attribute triggers a failing
compile and suppresses the exception, subsequent compilation
is blocked and the exception will be reiterated on the
next compile() call. This issue occurs frequently
when using declarative.
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions