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 送男友2026祝福语简短
13 六一祝贺文案祝福语简短
14 新年酒会祝福语简短创意
15 学校生日祝福语简短独特
16 退休后祝福语简短护士
17 祝福语15字以内简短
18 迎元旦平安祝福语简短