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.
Alexander Demidov 7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 13 years ago
..
Db.php Use function is_object() 13 years ago
DbDriver.php merge mongo with master 13 years ago
DbExpr.php Multi databases support, #12 15 years ago
DbStatement.php merge mongo with master 13 years ago
Model.php removed Model::order() to SqlModel 13 years ago
MongoDbCommand.php merged mongo into master 13 years ago
MongoDriver.php added count() method to MongoModel 13 years ago
MongoModel.php added butchInsert to mongo model 13 years ago
MongoStatement.php Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
MySQLiDriver.php merge mongo with master 13 years ago
MySQLiStatement.php Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 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