backbone-orm
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "backbone-orm", | ||
"main": "backbone-orm.js", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"homepage": "http://vidigami.github.io/backbone-orm/", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -5,3 +5,3 @@ { | ||
"description": "A polystore ORM for Node.js and the browser", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"author": "Kevin Malakoff (https://github.com/kmalakoff)", | ||
@@ -8,0 +8,0 @@ "contributors": ["Gwilym Humphreys (https://github.com/gwilymhumphreys)"], |
{ | ||
"name": "backbone-orm", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "A polystore ORM for Node.js and the browser", | ||
@@ -5,0 +5,0 @@ "main": "backbone-orm.js", |
@@ -22,3 +22,12 @@ [![Build Status](https://secure.travis-ci.org/vidigami/backbone-orm.png)](http://travis-ci.org/vidigami/backbone-orm#master) | ||
#### Modules | ||
Out of the box, BackboneORM comes packaged with a memory store. Other modules: | ||
* [BackboneHTTP](https://github.com/vidigami/backbone-http) - remote storage over HTTP | ||
* [BackboneMongo](https://github.com/vidigami/backbone-mongo) - MongoDB | ||
* [BackboneSQL](https://github.com/vidigami/backbone-sql) - PostgreSQL, MySQL | ||
* [BackboneREST](https://github.com/vidigami/backbone-rest) - Express and Restify REST endpoint generator for BackboneHTTP | ||
#### Examples (CoffeeScript) | ||
@@ -25,0 +34,0 @@ |
Please refer to the following release notes when upgrading your version of BackboneORM. | ||
### 0.7.2 | ||
* Added $exists query | ||
### 0.7.1 | ||
@@ -4,0 +7,0 @@ * Bug fix for JSONUtils.parse for array type |
/* | ||
stream.js 0.7.1 | ||
stream.js 0.7.2 | ||
Copyright (c) 2013-2014 Vidigami | ||
@@ -4,0 +4,0 @@ License: MIT (http://www.opensource.org/licenses/mit-license.php) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1399820
15732
168