$db public property (available since version 2.0.8)
The current database connection. It is used mainly to escape strings safely when building the final column schema string.
public yii\db\Connection $db = null
$db public property (available since version 2.0.8)
The current database connection. It is used mainly to escape strings safely when building the final column schema string.
public yii\db\Connection $db = null
Please login to continue.