console\controllers\MigrateController $useTablePrefix

$useTablePrefix public property (available since version 2.0.8)

Indicates whether the table names generated should consider the tablePrefix setting of the DB connection. For example, if the table name is post the generator wil return {{%post}}.

public boolean $useTablePrefix = false
doc_Yii
2016-10-30 16:55:18
Comments
Leave a Comment

Please login to continue.