Yii2 framework backup
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 Makarov 3e2e4afa85 fixed DB quoting typo 12 years ago
..
mysql
sqlite
ActiveQuery.php
ActiveRecord.php allow using existing column to store lock version. 12 years ago
ActiveRelation.php Finished Html helper. 12 years ago
ColumnSchema.php
Command.php added Command::getRawSql() 12 years ago
Connection.php fixed DB quoting typo 12 years ago
DataReader.php
Exception.php
Expression.php
Migration.php
Query.php
QueryBuilder.php ActiveRecord::update() and ActiveRecord::delete() now returns the number rows affected. 12 years ago
Schema.php added Command::getRawSql() 12 years ago
StaleObjectException.php Implemented optimistic locking for AR. 12 years ago
TableSchema.php
Transaction.php Use __METHOD__ as log category. 12 years ago