execute($sql); } catch (\Exception $e) { } } /** * {@inheritdoc} */ public function safeDown() { echo "M230109110505InsertIntoQimallLink cannot be reverted.\n"; return false; } /* // Use up()/down() to run migration code without a transaction. public function up() { } public function down() { echo "M221111063020InsertIntoQimallTown cannot be reverted.\n"; return false; } */ }