tatut/specql

Better support for many-to-many links

tatut opened this issue · 0 comments

tatut commented

It is possible to have many-to-many links, but the link table must be its own defined table.

Add support to directly add a many-to-many mapping without the need to specify the link table.