ee-soa-service
Advanced tools
Comparing version 0.2.67 to 0.2.68
@@ -874,2 +874,4 @@ | ||
if(!entity[withModel]) return callback(new Error('[' + this.table + '] could not find model "' + withModel + '" on model "' + this.table + '" to save belongsTo relation!')); | ||
entity[withModel].push(this.root[withModel](filterForWithModel)); | ||
@@ -876,0 +878,0 @@ |
@@ -5,3 +5,3 @@ { | ||
, "keywords" : ["ee", "soa", "service"] | ||
, "version" : "0.2.67" | ||
, "version" : "0.2.68" | ||
, "author": { | ||
@@ -8,0 +8,0 @@ "name" : "Tobias Kneubuehler" |
94620
1618