|
cfd6536c5f
|
Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap).
|
2012-06-27 18:02:42 +04:00 |
|
|
d5ae133478
|
added test for findAndModify if no item in collection and test for eval
|
2012-06-05 13:52:39 +04:00 |
|
|
df491fdbbd
|
fixed ret value on eval
|
2012-04-13 16:22:52 +04:00 |
|
|
a950ff688f
|
updated MongoStatement to return retval on db.eval
|
2012-04-12 21:01:54 +04:00 |
|
|
e5e7fdb7e6
|
added MongoStatement method to count results before skip/limit
|
2012-02-06 18:12:23 +04:00 |
|
|
71cc211c4f
|
modified classes for GeneralException thrown
|
2011-12-06 14:05:18 +04:00 |
|
|
a87845980d
|
added methods to MongoDriver for custom commands, findAndModify, count
|
2011-11-22 18:41:32 +04:00 |
|
|
7e8fe0f94d
|
modified model classes with tests
|
2011-11-22 18:41:32 +04:00 |
|
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
2011-11-22 18:41:31 +04:00 |
|
|
7897978261
|
MongoStatement::close() implemented
|
2011-11-22 18:41:31 +04:00 |
|
|
5bff74f20b
|
added MongoStatement class, modified DbDriver hierarchy
|
2011-11-22 18:41:31 +04:00 |
|