1 message in com.googlegroups.sqlalchemy[sqlalchemy] lazy reference to polymo...
FromSent OnAttachments
svilen21 Feb 2007 07:38.py, .py
Subject:[sqlalchemy] lazy reference to polymorphic mapper fails
From:svilen (sdob@sistechnology.com)
Date:02/21/2007 07:38:55 AM
List:com.googlegroups.sqlalchemy
Attachments:

g'day some more. This time about table-inheritance, 3 levels - C inherits B inherits A, and A.linkA references to B (and subclasses).

It is possible that something is wrong in the way i'm defining these... the B'part of the polymunions is according to your advice some time ago, to avoid duplicating id columns.

adios svil