Raymond Feng
|
0191e3c2db
|
Add more tests
|
2014-06-06 08:48:05 -07:00 |
Raymond Feng
|
8f9dc1b867
|
Add support for logical operator (AND/OR)
|
2014-05-15 08:56:00 -07:00 |
Raymond Feng
|
2b8c1ebaee
|
Reformat the code
|
2014-01-24 09:09:53 -08:00 |
Raymond Feng
|
bcf112f042
|
Add index to name prop
|
2013-10-17 14:24:47 -07:00 |
Raymond Feng
|
59841a04a8
|
Set strict to false by default for non-relational data sources
|
2013-08-26 13:38:24 -07:00 |
Raymond Feng
|
463bf69ffc
|
Fix the test description
|
2013-08-19 10:35:52 -07:00 |
Raymond Feng
|
9482d3c7de
|
Fix the where option for delete
|
2013-08-18 10:58:53 -07:00 |
Ritchie Martori
|
d4ca20c01a
|
Add filter.fields support to dao and memory connector
|
2013-07-16 17:53:52 -07:00 |
Ritchie Martori
|
008b406dd7
|
model.find => model.findById, model.all => model.find
|
2013-06-24 12:42:58 -07:00 |
dgsan
|
1a91605340
|
Adds test for limit and skip + limit on `all()` queries as in docs.
(Currently not all adapters may pass.)
|
2013-05-13 22:04:28 -07:00 |
Anatoliy Chakkaev
|
136ea91fbf
|
Organize model.js
|
2013-05-13 22:04:28 -07:00 |
Anatoliy Chakkaev
|
c4d4b68413
|
Datatypes casting
|
2013-05-13 22:04:28 -07:00 |
Raymond Feng
|
3eb6869174
|
Revert "Fix the test case so that it passes in the same filter"
This reverts commit 7538601b79 .
|
2013-04-15 16:50:49 -07:00 |
Raymond Feng
|
7538601b79
|
Fix the test case so that it passes in the same filter
|
2013-04-10 21:09:09 -07:00 |
Anatoliy Chakkaev
|
43f395d653
|
Manually require init
|
2013-04-06 14:57:12 +04:00 |
Anatoliy Chakkaev
|
839791de2f
|
Upd tests
- skipping
- hook up redis-hq
- some stuff should be moved to advanced-querying tests
|
2013-03-29 11:43:04 +04:00 |
Anatoliy Chakkaev
|
e5f541c0b8
|
Uncomment tests
|
2013-03-27 22:00:50 +04:00 |
Anatoliy Chakkaev
|
2d6cc9aaee
|
Mongodb tolerance
|
2013-03-27 21:53:07 +04:00 |
Anatoliy Chakkaev
|
b04a250b63
|
Update attribute additional test
|
2013-03-27 18:53:46 +04:00 |
Anatoliy Chakkaev
|
ffdfac30e1
|
Migration-friendly tests
|
2013-03-27 04:50:34 +04:00 |
Anatoliy Chakkaev
|
cba87ce339
|
Query testing: findOne
|
2013-03-27 00:50:13 +04:00 |
Anatoliy Chakkaev
|
49be07545a
|
Rewriting tests
|
2013-03-26 23:33:11 +04:00 |