Sascha Gehlich
|
ed8ff0ca36
|
let the adapter decide when to load the schema
|
2012-12-16 14:08:51 +01:00 |
Muneeb Samuels
|
75c96bdaa9
|
- fixed typo in updateOrCreate method.
|
2012-11-04 22:24:15 +02:00 |
Muneeb Samuels
|
d248de7f9d
|
- added views to do .all queries, it speeds up the query.
|
2012-11-04 22:22:00 +02:00 |
Muneeb Samuels
|
53272e6fd6
|
Merge remote-tracking branch 'origin/master'
Conflicts:
lib/adapters/cradle.js
|
2012-11-04 21:30:42 +02:00 |
Muneeb Samuels
|
a3f30a112a
|
- fixed typo in updateOrCreate method.
- added views to do .all queries, it speeds up the query.
|
2012-11-04 21:30:08 +02:00 |
Muneeb Samuels
|
6f973f9fa5
|
cradle adapter update
using views speeds up the query by only fetching the documents for the model being queried.
|
2012-10-31 01:34:39 +02:00 |
Muneeb Samuels
|
2cc1896864
|
using views speeds up the query by only fetching the documents for the model being queried.
|
2012-10-31 01:30:55 +02:00 |
Muneeb Samuels
|
0203d52728
|
Update lib/adapters/cradle.js
fixed an issue where if no filters were passed in, the .all query would throw an exception
|
2012-10-19 23:49:01 +03:00 |
Muneeb Samuels
|
03f9c24642
|
limit + skip
Added filter limit + filter skip for query .all
|
2012-10-19 01:27:02 +03:00 |
Anatoliy Chakkaev
|
b6cecc4b78
|
Added cradle adapter
|
2012-09-26 09:18:43 +04:00 |
Aurélien Thieriot
|
d333fe1d30
|
First version of a cradle adapter
|
2012-06-10 16:51:56 +02:00 |