Files
sqlalchemy/test/orm
Mike Bayer 230c0d5a19 - Fixed ORM bug where the :func:.class_mapper function would mask
AttributeErrors or KeyErrors that should raise during mapper
configuration due to user errors.  The catch for attribute/keyerror
has been made more specific to not include the configuration step.
fixes #3047
2014-05-10 23:26:09 -04:00
..
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2014-03-19 11:47:58 -04:00
2013-04-27 19:53:57 -04:00
2013-10-08 10:42:13 -04:00
2013-10-25 18:04:22 -04:00