Comparing version 1.13.9 to 1.13.10
@@ -111,2 +111,3 @@ var util = require(__dirname+'/util.js'); | ||
}); | ||
doc.__proto__._belongsTo[key] = true; | ||
} | ||
@@ -113,0 +114,0 @@ else if (proto._joins[key].type === 'hasMany') { |
{ | ||
"name": "thinky", | ||
"version": "1.13.9", | ||
"version": "1.13.10", | ||
"description": "RethinkDB ORM for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "lib/thinky.js", |
Sorry, the diff of this file is too big to display
142066
3082