mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 16:38:22 +08:00
Merge branch 'master' of github.com:yiisoft/yii2 into mssql
This commit is contained in:
@@ -121,7 +121,7 @@ class Connection extends Component
|
||||
*/
|
||||
public $password = '';
|
||||
/**
|
||||
* @var array PDO attributes (name=>value) that should be set when calling [[open()]]
|
||||
* @var array PDO attributes (name => value) that should be set when calling [[open()]]
|
||||
* to establish a DB connection. Please refer to the
|
||||
* [PHP manual](http://www.php.net/manual/en/function.PDO-setAttribute.php) for
|
||||
* details about available attributes.
|
||||
|
||||
Reference in New Issue
Block a user