Comparing version 0.5.5 to 0.5.6
@@ -377,6 +377,2 @@ /* eslint no-shadow: 0, no-param-reassign: 0 */ | ||
if (options.noCoerce) { | ||
return query; | ||
} | ||
return relation.coerceType(query); | ||
@@ -383,0 +379,0 @@ } |
{ | ||
"name": "nothinkdb", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "Functional toolkit for rethinkdb", | ||
@@ -5,0 +5,0 @@ "main": "lib/nothinkdb.js", |
@@ -11,2 +11,3 @@ [![npm version](https://badge.fury.io/js/nothinkdb.svg)](https://badge.fury.io/js/nothinkdb) [![Build Status](https://travis-ci.org/ediket/nothinkdb.svg?branch=master)](https://travis-ci.org/ediket/nothinkdb) | ||
- ensure table, secondary index. | ||
- ensure unique field. | ||
- many useful query generator. | ||
@@ -13,0 +14,0 @@ |
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
70
34227
721