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