15 Commits

Author SHA1 Message Date
lichengyin
8d5ad98849 Fix: fix parseGroup error when has expression 2016-03-14 11:47:50 +08:00
lichengyin
48b885a594 Fix: fix parse join when table name has keyword 2016-02-24 16:14:10 +08:00
lichengyin
2e8bb7be8b Fix: fix extend options.where error when options.where is string 2016-01-18 17:09:24 +08:00
lichengyin
100a4dfc85 upgrade Babel to 6 2016-01-02 15:11:43 +08:00
lichengyin
c8a1537ed9 fix windows test error 2015-12-17 20:05:38 +08:00
lichengyin
590c2a84fe check where condition when update db data 2015-11-01 09:31:45 +08:00
lichengyin
80f8652cdf support where({title: null}) 2015-10-29 08:59:28 +08:00
lichengyin
dbeaaa35a2 update test case 2015-10-27 11:24:34 +08:00
lichengyin
bf4b20346e support {id: {IN: [1,2,3]}} in where condition 2015-10-25 19:45:39 +08:00
lichengyin
9d45645177 fix distinct test error 2015-10-25 10:18:31 +08:00
welefen
bee024c675 support explain for model 2015-08-11 16:31:10 +08:00
welefen
5f29ff296b fix parseLimit error when limit is number 2015-07-31 13:07:49 +08:00
welefen
df934c930b add adapter/db/_parse.js test case 2015-07-31 13:04:52 +08:00
welefen
9199832a6a add parseJoin method test case 2015-07-31 09:58:13 +08:00
welefen
6376e2bd75 add adapter/db/_parse.js test case 2015-07-30 19:36:26 +08:00