[sqlalchemy] Re: Single Table Inheritance with mult-column keys

2011-08-23 Thread Mike Gilligan
That's exactly what I needed. Thanks again. On Aug 23, 7:28 am, Michael Bayer wrote: > here's a pastebin of it: > > http://pastebin.com/z8XWsv2e > > On Aug 16, 2011, at 7:42 PM, Michael Bayer wrote: > > > > > > > > > > > On Aug 16, 2011, at 5:37 PM, Mike Gilligan wrote: > > >> I have a single tab

[sqlalchemy] Re: Single Table Inheritance with mult-column keys

2011-08-23 Thread Mike Gilligan
Thanks for the quick response Michael. Unfortunately, I had my email settings wrong and just now read your response. You stated you attached an example but I do not see one. Can you point me to it? On Aug 16, 4:42 pm, Michael Bayer wrote: > On Aug 16, 2011, at 5:37 PM, Mike Gilligan wrote: > >