Open
Description
I have 2 tables with many to many relation and in a @jointable decorator I have a name attribute. The problem is that the query uses the default jointable name(not name in decorator).
Metadata
Metadata
Assignees
Labels
No labels
I have 2 tables with many to many relation and in a @jointable decorator I have a name attribute. The problem is that the query uses the default jointable name(not name in decorator).