Just to note, when I do an save with a non-specified identity I get a warning, but when I do a query I get an exception.
On Tuesday, October 11, 2016 at 8:20:25 PM UTC-7, Kevin Mcintyre wrote: > > I'm wondering if it's possible to have multiple values for a base class or > any subclasses. > > For the employee, engineer, manager example was hoping to add a type > 'janitor' into the employee class, and/or 'electrical_engineer' into the > engineer class. > > > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
