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