Support for old-style class mixins broken

Issue #1078 resolved
Former user created an issue

Since 0.5.0beta1. it's no longer possible to use an old-style mixin to a mapper. Since they're still around here and there, it would be reasonable to support this.

Specifically, it's broken in sqlalchemy.util.class_hierarchy, possibly other locations.

Comments (3)

  1. Log in to comment