lichengyin
|
8f447d493a
|
remove default value when get table schema
|
2016-03-17 18:36:04 +08:00 |
|
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
|
1b435f1526
|
change fields property to schema
|
2015-12-30 19:00:38 +08:00 |
|
lichengyin
|
c8a1537ed9
|
fix windows test error
|
2015-12-17 20:05:38 +08:00 |
|
lichengyin
|
dcebaebfc2
|
improve test case
|
2015-11-27 10:17:54 +08:00 |
|
lichengyin
|
590c2a84fe
|
check where condition when update db data
|
2015-11-01 09:31:45 +08:00 |
|
lichengyin
|
3cb4f2c980
|
fix mongo parseWhere error when mongodb is not installed
|
2015-10-31 16:35:20 +08:00 |
|
lichengyin
|
a1af2dfb87
|
auto convert mongoId string to ObjectID in parseWhere method
|
2015-10-31 16:21:22 +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 |
|
lichengyin
|
155b4d5eca
|
add mongo db adapter test cases
|
2015-09-22 19:10:24 +08:00 |
|
lichengyin
|
87acef5880
|
remove call action invoke
|
2015-09-08 17:12:45 +08:00 |
|
welefen
|
b6b66b84b5
|
add adapter/db/sqlite.js test case
|
2015-08-24 15:58:56 +08:00 |
|
welefen
|
6bd939f343
|
add some test case files
|
2015-08-13 15:23:47 +08:00 |
|
welefen
|
e7acb306d8
|
add adapter/db/_parse_mongo.js test case
|
2015-08-13 14:52:57 +08:00 |
|
welefen
|
bee024c675
|
support explain for model
|
2015-08-11 16:31:10 +08:00 |
|
welefen
|
91e8aee7ba
|
move transaction to base db adapter
|
2015-08-03 11:17:44 +08:00 |
|
welefen
|
d64b505654
|
add adapter/db/mysql.js test case
|
2015-08-03 10:50:23 +08:00 |
|
welefen
|
c4d6c53600
|
add adapter/db/base.js test case
|
2015-07-31 18:23:46 +08:00 |
|
welefen
|
8152804ff7
|
add base db adapter test case
|
2015-07-31 14:32:36 +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 |
|