geddy / model

Datastore-agnostic ORM in JavaScript
265 stars 55 forks source link

Can't eager-fetch join-model itself in 'through' association #138

Closed mde closed 10 years ago

mde commented 10 years ago

Table name for join-model is being used as-is in the join statement, which makes it not possible to use in the select.

mde commented 10 years ago

Fixed in a8869908d711c530b08d11d846af15f8e687353c, pushed to NPM v.0.4.14.