diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-08-11 19:16:27 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-08-11 19:16:27 +0000 |
commit | 61b7d4fb5af3948a49ad2f1091b3207428a1ee94 (patch) | |
tree | 8dc07e3ba38800f0c74bf2114ea722c4d6e556ff /lib/sqlalchemy/databases/mysql.py | |
parent | 549673753ac9a99e7ea33933b78222b2012571c0 (diff) | |
download | sqlalchemy-61b7d4fb5af3948a49ad2f1091b3207428a1ee94.tar.gz |
inheritance check uses issubclass() instead of direct __mro__ check
to make sure class A inherits from B, allowing mapper inheritance to more
flexibly correspond to class inheritance [ticket:271]
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions