database-command icon indicating copy to clipboard operation
database-command copied to clipboard

dynamic table names

Open schmunk42 opened this issue 12 years ago • 0 comments

A small suggestion for the generator: I prefer to get the table name form the Model, like this:

$this->createTable(ActionHistory::model()->tableName()

from http://www.yiiframework.com/extension/database-command/#c11253

schmunk42 avatar Jan 18 '13 14:01 schmunk42