Automatic use of aliases for relationships
I have a schema that includes, among other things, self-joins and many-to-many relationships, like this:
SQLAlchemy: Automatic use of aliases for relationships?
I have a schema that includes, among other things, self-joins and many-to-many relationships, like this: