sqlite-orm
Advanced tools
@@ -215,3 +215,3 @@ var Mixin, ModelAssociation, ObserverArray, Q, _, | ||
| removed: removed, | ||
| removeCount: 0 | ||
| addedCount: 0 | ||
| }); | ||
@@ -241,3 +241,3 @@ } | ||
| removed: [], | ||
| removeCount: 0 | ||
| addedCount: 0 | ||
| }); | ||
@@ -244,0 +244,0 @@ }); |
+1
-1
| { | ||
| "name": "sqlite-orm", | ||
| "description": "the ORM framework for sqlite", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "homepage": "https://github.com/liuxiong332/node-sqlite-orm", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/liuxiong332/node-sqlite-orm/issues", |
63739
0