loopback-datasource-juggler/lib
dgsan 0503ad3295 This is the smash with blunt object fix for #215, since the more flexible #213 was rejected.
There needs to be something done so that types not in `BASE_TYPES` can be parsed without
throwing an exception and making things go nuts when they aren't JSON.

As noted this is the blunt object solution and will not cover all cases, but something needs to be done.
2013-03-05 12:02:07 -07:00
..
adapters Throw error when model is not configured for webservice 2013-01-23 03:22:31 +07:00
abstract-class.js This is the smash with blunt object fix for #215, since the more flexible #213 was rejected. 2013-03-05 12:02:07 -07:00
hookable.js Jslinize if blocks, not strict equal for ids on uniqueness checking 2012-04-19 03:20:44 +04:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
list.js List support for non-object values 2013-02-19 16:33:09 +08:00
railway.js Add proper type registration 2013-02-22 01:24:20 +07:00
schema.js Add proper type registration 2013-02-22 01:24:20 +07:00
sql.js Document 2012-03-27 18:22:24 +04:00
utils.js Better safeRequire 2012-10-07 14:54:20 +04:00
validatable.js FIxes in async validations (in sync case), closes 214 2013-03-01 21:13:04 +07:00