diff --git a/lib/Associations/Many.js b/lib/Associations/Many.js index f19f75ac..1500772d 100644 --- a/lib/Associations/Many.js +++ b/lib/Associations/Many.js @@ -135,7 +135,7 @@ function extendInstance(Model, Instance, Driver, association, opts, createInstan function adjustForMapsTo(options) { // Loop through the (cloned) association model id fields ... some of them may've been mapped to different // names in the actual database - if so update to the mapped database column name - for(i=0; i