I’am working on a blog module, so I want to reuse some part of the Demo Blog app from yii. I have trouble with table names in the new module, I can’t find where to define the name of table for the placeholder {{table name}} found in the models. Some tip? Thanks