Re: [sqlalchemy] Single table polymorphic scheme with different column types

2010-08-06 Thread Michael Bayer
On Aug 5, 2010, at 11:06 PM, anthony wrote: Hi, First message here in the sqlalchemy mailing list. I was working with a previous version of sqlalchemy (0.6beta1) and while updating sqlalchemy, ran into a problem with polymorphic classes. Basically we're using a single table inheritance

[sqlalchemy] Single table polymorphic scheme with different column types

2010-08-05 Thread anthony
Hi, First message here in the sqlalchemy mailing list. I was working with a previous version of sqlalchemy (0.6beta1) and while updating sqlalchemy, ran into a problem with polymorphic classes. Basically we're using a single table inheritance scheme and we want the value column to have different