You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anton Grebnev a3e0cafb32 replaced \r\n with PHP_EOL in CliLogger 13 years ago
..
Db.php Memcache caching, #18 15 years ago
DbDriver.php added MongoStatement class, modified DbDriver hierarchy 13 years ago
DbExpr.php Multi databases support, #12 15 years ago
DbStatement.php added Order, Limit, Skip methods to MongoStatement 13 years ago
Model.php removed Model::order() to SqlModel 13 years ago
MongoDbCommand.php added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
MongoDriver.php added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
MongoModel.php added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
MongoStatement.php added methods to MongoDriver for custom commands, findAndModify, count 13 years ago
MySQLiDriver.php rebuild Model package for NoSQL drivers 13 years ago
MySQLiStatement.php added Order, Limit, Skip methods to MongoStatement 13 years ago
NoSqlDbDriver.php added MongoStatement class, modified DbDriver hierarchy 13 years ago
SqlDbDriver.php SqlDbDriver::insert - $on_duplicate parameter recovered 13 years ago
SqlModel.php rebuild Model package for NoSQL drivers 13 years ago