Alexander Demidov
|
3f6b2adefd
|
SqlDbDriver quote identifier - add checking for string as placeholder.
|
11 years ago |
Alexander Demidov
|
e06ddba773
|
Correct call fetchAll in SqlModel.find().
|
11 years ago |
Alexander Demidov
|
9ab3bfc0da
|
Add TODO in SqlResultProvider.
|
11 years ago |
Alexander Demidov
|
dff9c0b2af
|
Refactoring SqlCriteria, SqlModel. Add SqlResultProvider.fetchField().
|
11 years ago |
Alexander Demidov
|
72c38e641d
|
Refactoring assoc use in SqlResultProvider. Write SqlCriteria.find() method.
|
11 years ago |
Alexander Demidov
|
ab01d0a41f
|
Refactoring. Add SqlResultProvider. Add TODO in SqlDbDriver.whereExpr().
|
11 years ago |
Alexander Demidov
|
2cb56ad228
|
Refactoring. Fix errors. Add SqlModel.assoc*() methods.
|
11 years ago |
Alexander Demidov
|
732b1ca8a5
|
Refactoring SqlModel.find() add SqlModel.criteria(). Add critera data keys as constants in SqlModel.
|
11 years ago |
Alexander Demidov
|
c890d082aa
|
Add SqlCriteria class. Add SqlModel.find() with use SqlCriteria.
|
11 years ago |
Anton Terekhov
|
b261538286
|
Removed dead code, `explode` will only return `false` if delimiter is empty string. In such a case `explode` will trigger warning
|
12 years ago |
Anton Terekhov
|
a856dd484e
|
Removed @version and @filesource from PHPDocs
|
12 years ago |
Anton Terekhov
|
1354f3d001
|
PHPDoc, some trailing PHP tags removed
|
12 years ago |
Anton Grebnev
|
11a5968105
|
refactored MongoModel to hide fetch method, fixed PHPDoc errors
|
12 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
|
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
|
df491fdbbd
|
fixed ret value on eval
|
13 years ago |
Anton Grebnev
|
a950ff688f
|
updated MongoStatement to return retval on db.eval
|
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
|
e5e7fdb7e6
|
added MongoStatement method to count results before skip/limit
|
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
|
d1723cb87b
|
improved MongoId processing and $fields to MongoModel::find()
|
13 years ago |
Anton Grebnev
|
b9f7718063
|
added __toString() for MongoDbCommands
|
13 years ago |
Anton Grebnev
|
a942745039
|
two TODO closed for exceptions
|
13 years ago |
Anton Grebnev
|
71cc211c4f
|
modified classes for GeneralException thrown
|
13 years ago |
Vyacheslav Agafonov
|
417c58d20a
|
Removal of debugging information
|
13 years ago |
Vyacheslav Agafonov
|
fb127900e1
|
Use function is_object()
|
13 years ago |
Vyacheslav Agafonov
|
8cad3720bc
|
Modified exception message
|
13 years ago |
Vyacheslav Agafonov
|
be83874392
|
added setExpectedException and check type Config
|
13 years ago |
Vyacheslav Agafonov
|
443655064c
|
replace Exception on GeneralException
|
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
|
54b991314d
|
removed Model::order() to SqlModel
|
13 years ago |
Anton Grebnev
|
8a2e814438
|
SqlDbDriver::insert - $on_duplicate parameter recovered
|
13 years ago |
Anton Grebnev
|
d360e7c023
|
added TODO for class methods
|
13 years ago |
Anton Grebnev
|
7e8fe0f94d
|
modified model classes with tests
|
13 years ago |
Anton Grebnev
|
e740ae7000
|
MongoModel class created
|
13 years ago |
Anton Grebnev
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
13 years ago |
Anton Grebnev
|
7897978261
|
MongoStatement::close() implemented
|
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 |
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 |
Anton Terekhov
|
4c408292f2
|
Method info on profiler
|
13 years ago |
Anton Terekhov
|
165bf08c09
|
Reworked profiler
|
13 years ago |
aterekhov
|
37bd5bb801
|
smart is_int() check #0
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@154 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
14 years ago |