Merge tag 'v2.12.0'

2.12.0

 * Relax the id comparison (Raymond Feng)

 * Allow more flavors of nullable values from DB discovery (Raymond Feng)

 * Fix a typo (Raymond Feng)

 * docs.json: add lib/model.js (Miroslav Bajtoš)

 * Update README.md (Rand McKinney)

 * fix embedsOne error when embed instance is undefined or null (Clark Wang)

 * Be explicit: set RelationDefinition multiple flag (Fabien Franzen)

 * Allow hasOne relation to have a scope option (Clark Wang)

 * fix skipping async validator will always fail if condition is un-fulfilled (Clark Wang)
This commit is contained in:
Raymond Feng 2014-12-08 16:19:12 -08:00
commit 56323ee10f
2 changed files with 2806 additions and 1 deletions

2805
CHANGES.md Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "2.11.0",
"version": "2.12.0",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",