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 40e049c93e Корректировка в методе SqlCriteria.select(). 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 Fix in MySQLiStatement.mapPlaceholders() Use strictly placeholder names started with A-z symbol. 11 years ago
NoSqlDbDriver.php added MongoStatement class, modified DbDriver hierarchy 13 years ago
SqlCriteria.php Корректировка в методе SqlCriteria.select(). 11 years ago
SqlDbDriver.php Update placeholder regular expression SqlDbDriver.quoteIdentifier(). 11 years ago
SqlModel.php Correct call fetchAll in SqlModel.find(). 11 years ago
SqlResultProvider.php Add TODO in SqlResultProvider. 11 years ago