Alexander Demidov
|
1ba341b064
|
Add namespace.
|
11 years ago |
Anton Grebnev
|
11a5968105
|
refactored MongoModel to hide fetch method, fixed PHPDoc errors
|
12 years ago |
Alexander Demidov
|
b6a2c4dbc3
|
Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests.
|
13 years ago |
Alexander Demidov
|
cfd6536c5f
|
Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap).
|
13 years ago |
Anton Grebnev
|
d5ae133478
|
added test for findAndModify if no item in collection and test for eval
|
13 years ago |
Anton Grebnev
|
df491fdbbd
|
fixed ret value on eval
|
13 years ago |
Anton Grebnev
|
e5e7fdb7e6
|
added MongoStatement method to count results before skip/limit
|
13 years ago |
Anton Grebnev
|
99a528fac3
|
added butchInsert to mongo model
|
13 years ago |
Anton Grebnev
|
2c611dc3db
|
added Mongo group for tests
|
13 years ago |
Anton Grebnev
|
650f311b2b
|
remove expectedException from annotation
|
13 years ago |
Anton Grebnev
|
71cc211c4f
|
modified classes for GeneralException thrown
|
13 years ago |
Anton Grebnev
|
a87845980d
|
added methods to MongoDriver for custom commands, findAndModify, count
|
13 years ago |
Anton Grebnev
|
7e8fe0f94d
|
modified model classes with tests
|
13 years ago |
Anton Grebnev
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
13 years ago |
Anton Grebnev
|
b9353065b8
|
modified tests for new DbDriver hierarchy
|
13 years ago |
Anton Grebnev
|
488655b788
|
Mongo driver with separate CRUD commsnds, without profiler
|
13 years ago |
Anton Grebnev
|
3c5a5d9603
|
rebuild Model package for NoSQL drivers
|
13 years ago |