mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
release version 2.0.14
This commit is contained in:
@ -131,6 +131,7 @@ class Query extends Component implements QueryInterface, ExpressionInterface
|
||||
*/
|
||||
public $queryCacheDependency;
|
||||
|
||||
|
||||
/**
|
||||
* Creates a DB command that can be used to execute this query.
|
||||
* @param Connection $db the database connection used to generate the SQL statement.
|
||||
|
Reference in New Issue
Block a user