]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- more accurate changelog message
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 20 Jul 2008 18:36:44 +0000 (18:36 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 20 Jul 2008 18:36:44 +0000 (18:36 +0000)
commit59b25a513a0c0fa934a66c80963221bec4c90e8b
treebdb3a629ebc5860c53d75dd3e8fbaca677aba7b8
parent419753f59b6fa68ae282b5a75ad3b3a3b5f91c50
- more accurate changelog message
- generalized the descriptor detection to any object with a __get__ attribute
CHANGES
lib/sqlalchemy/orm/mapper.py
test/orm/inheritance/basic.py