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 d1cf95b82c Merge branch 'extended_classes' into sql_criteria 11 years ago
..
Db.php Removed @version and @filesource from PHPDocs 12 years ago
DbDriver.php Removed @version and @filesource from PHPDocs 12 years ago
DbExpr.php Removed @version and @filesource from PHPDocs 12 years ago
DbStatement.php Removed @version and @filesource from PHPDocs 12 years ago
Model.php Removed @version and @filesource from PHPDocs 12 years ago
MongoDbCommand.php refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
MongoDriver.php refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
MongoModel.php refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
MongoStatement.php PHPDoc, some trailing PHP tags removed 12 years ago
MySQLiDriver.php Removed @version and @filesource from PHPDocs 12 years ago
MySQLiStatement.php Removed @version and @filesource from PHPDocs 12 years ago
NoSqlDbDriver.php added MongoStatement class, modified DbDriver hierarchy 13 years ago
SqlCriteria.php Refactoring SqlCriteria, SqlModel. Add SqlResultProvider.fetchField(). 11 years ago
SqlDbDriver.php SqlDbDriver quote identifier - add checking for string as placeholder. 11 years ago
SqlModel.php Correct call fetchAll in SqlModel.find(). 11 years ago
SqlResultProvider.php Add TODO in SqlResultProvider. 11 years ago