StackOverflow 文件 yii2 教程 資料庫遷移 掉落表 掉落表 Created: November-22, 2018 public function up() { $this->dropTable('post'); } 立即建立表格欄位遷移檔案示例