yii2 立即创建表字段
示例
yii migrate/create create_post_table --fields="title:string,body:text"
产生:
/**
* Handles the creation for table `post`.
*/
class m150811_220037_create_post_table extends Migration
{
/**
* @inheritdoc
*/
public function up()
{
$this->createTable('post', [
'id' => $this->primaryKey(),
'title' => $this->string(),
'body' => $this->text(),
]);
}
/**
* @inheritdoc
*/
public function down()
{
$this->dropTable('post');
}
}
热门推荐
10 上司生日祝福语简短 女性
11 生物老师高考祝福语简短
12 送猫猫生日祝福语简短
13 律所年会祝福语简短
14 阿姨添孙子祝福语简短
15 团体年会祝福语简短霸气
16 送女友表白祝福语简短
17 退休英文祝福语简短高级
18 小孩降生的祝福语简短