js-core-data
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -239,2 +239,3 @@ // Generated by CoffeeScript 1.10.0 | ||
request.fields = fields; | ||
request.fields['_id'] = this.tableAlias + '._id'; | ||
} else { | ||
@@ -241,0 +242,0 @@ allFieldsMark = null; |
{ | ||
"name": "js-core-data", | ||
"description": "ORM inspired by Apple's Objective-C CoreData", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
496430
7596