Merge pull request #771 from durango/association-key
Custom primary key (not keys, just singular) should no longer be a problem for models when using any of the data retrievals with just a number or through associations. Closes #694
Showing
with
671 additions
and
137 deletions
test/associations/belongs-to.test.js
0 → 100644
test/associations/has-many.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/associations/has-one.test.js
0 → 100644
-
Please register or sign in to post a comment