thanks, ive put this up as ticket 245. i want to get 0.2.6 out since so much has been fixed already so i might not have fixes for these in that release.On Jul 19, 2006, at 7:43 PM, Sol wrote:from sqlalchemy import * db = create_engine("sqlite:///:memory:") metadata = BoundMetaData(db) session =
Yes, again some polymorphic loading stuff that doesn't work as I'd
expect. This time it's 'Single Table Inheritance' and 'Concrete Table
Inheritance'. The comments in the attached files give more details on that.
This stuff is absolutely non-critical to me as i use 'Multiple Table
Inheritance' for
2 matches
Mail list logo