metabase / toucan

A classy high-level Clojure library for defining application models and retrieving them from a DB
Eclipse Public License 1.0
570 stars 49 forks source link

Hydrate many to many relation with intermediate table. #84

Open eko234 opened 3 years ago

eko234 commented 3 years ago

Hi @camsaul , I was wondering how should one do to hydrate a many to many relation with an intermediate table?