Anton Grebnev
|
11a5968105
|
refactored MongoModel to hide fetch method, fixed PHPDoc errors
|
12 years ago |
Anton Grebnev
|
950d1f4a9a
|
modified MongoDbCommand __toString output
|
13 years ago |
Anton Grebnev
|
c0fa542b3c
|
removed output buffer(ob_start/ob_end_clean) usasge in MongoDbCommand profile output
|
13 years ago |
Anton Grebnev
|
623666fb09
|
updated MongoDbCommand Profiler output
|
13 years ago |
Anton Grebnev
|
a1bfcdd78b
|
added count() method to MongoModel
|
13 years ago |
Anton Grebnev
|
0140c3f4ad
|
added condition to batchInsert against empty arrays
|
13 years ago |
Anton Grebnev
|
99a528fac3
|
added butchInsert to mongo model
|
13 years ago |
Anton Grebnev
|
b9f7718063
|
added __toString() for MongoDbCommands
|
13 years ago |
Anton Grebnev
|
71cc211c4f
|
modified classes for GeneralException thrown
|
13 years ago |
Anton Grebnev
|
a02c3992bd
|
added __toString() to MongoCommand - need to implement in subclasses
|
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
|
5bff74f20b
|
added MongoStatement class, modified DbDriver hierarchy
|
13 years ago |
Anton Grebnev
|
229a39d682
|
modified MongoCommand classes
|
13 years ago |
Anton Grebnev
|
1f0bfb131b
|
MongoCommand hierarchy created
|
13 years ago |