> > > > sqlobject.dberrors.OperationalError: no such column: animal.cage_id > > > > > > But there is "cage_id" columnm in the "animal" table > > > > Well, that's exactly the problem :) > > Are you sure this part of the problem is in SQLObject and not in SQLite? > (There are probably other problems - inheritance was developed for simple > use cases and hardly support joins and aggregates...)
I only guess that the problem is with SQLObject since SQLite itself is pretty reliable. But I'm getting also more and more convinced that using inheritance is not a good idea, I ran into other similar troubles too. So probably it's best to stay away from them. Daniel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss