17 Commits (a856dd484e76fe96d0b231ed5899803361624960)

Author SHA1 Message Date
Anton Terekhov a856dd484e Removed @version and @filesource from PHPDocs 12 years ago
Anton Grebnev 11a5968105 refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
Vyacheslav Agafonov 417c58d20a Removal of debugging information 13 years ago
Vyacheslav Agafonov be83874392 added setExpectedException and check type Config 13 years ago
Anton Grebnev 54b991314d removed Model::order() to SqlModel 13 years ago
Anton Grebnev 3c5a5d9603 rebuild Model package for NoSQL drivers 13 years ago
aterekhov 37bd5bb801 smart is_int() check #0 14 years ago
pzinovkin 8a6f6097bf Redis implementation, #16 14 years ago
pzinovkin 70ccc8bc26 Changed PagerAction, search and order methods of Model, #16 14 years ago
pzinovkin 7122f9c7df insert() fixed, #8 14 years ago
pzinovkin 2aeaedc2ef FetchColumn method, #16 14 years ago
pzinovkin d0630c4240 ViewAction functional merged to Action, Model::inset now returns last insert id if returned or affected rows count, #16 14 years ago
pzinovkin 8fc917dca2 Memcache, refactoring, View helpers, #16 14 years ago
aterekhov 4a22759e3d UPDATE $where similar to INSERT #0 14 years ago
pzinovkin 2d7f5391f8 Memcache caching, #18 14 years ago
aterekhov 00259cfe93 $this->table() now had parameter for auto-escaping #0 14 years ago
aterekhov ec16e890e8 $this->table() now had parameter for auto-escaping #0 14 years ago
aterekhov a8322c3831 Fixed wrong trimming for "model" from filename to receive tablename #0 14 years ago
pzinovkin 10075f88ab Multi databases support, #12 14 years ago