Re: [sqlalchemy] self-referential many-to-many with single attribute

2017-02-22 Thread Matthew Brookes
oin_conditions.html#relationship-to-non-primary-mapper. > > > > But, a @property that does a Python union of two relationships, quick > and easy. > > > > On 02/21/2017 04:43 PM, Matthew Brookes wrote: > > > > I apologize if this is well trodden

[sqlalchemy] self-referential many-to-many with single attribute

2017-02-21 Thread Matthew Brookes
I apologize if this is well trodden ground, but having googled, and stack-overflowed, read the docs, and searched this list, where lots of people have asked the same (or similar) questions, I couldn't find a concrete answer... I'm trying to set up a Model such that an entry can be connected to