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