loopback-datasource-juggler/lib
Sébastien Drouyer ad0ea2602f Fixed bug for IN on NOT IN - corrected
When length of values for IN and NOT IN is 0, it causes an SQL error: "IN ()" and "NOT IN ()" doesn't work in MySQL.

I corrected my first pull request :
https://github.com/1602/jugglingdb/pull/135
2012-10-24 00:28:28 +03:00
..
adapters Fixed bug for IN on NOT IN - corrected 2012-10-24 00:28:28 +03:00
abstract-class.js Fix inheritance 2012-10-22 17:33:57 +04: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 Not strict equal when matching ids in embedded lists 2012-09-20 16:02:48 +04:00
railway.js JSON in tests, Schema.JSON published 2012-08-13 10:16:01 +04:00
schema.js Fix inheritance 2012-10-22 17:33:57 +04: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 Further optimizations: remove hasOwnProperty backward compat 2012-10-16 01:29:30 +04:00