Files
sqlalchemy/test
Mike Bayer 88f42cf1f4 - Fixed bug in polymorphic inheritance where incorrect
exception is raised when base polymorphic_on
column does not correspond to any columns within
the local selectable of an inheriting mapper more
than one level deep
2008-01-27 02:21:23 +00:00
..