geddy / model

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

15c506d broke hasOne assoc on mongo + postgres #69

Closed ben-ng closed 11 years ago

ben-ng commented 11 years ago

This was probably hidden because I broke the memory tests that are in front of them, but yeerp they're broken on mongo and postgres since 15c506d.

ben-ng commented 11 years ago

Turned out to be a dependency mismatch