dbforge->add_column($this->config->item('table_name'), $fields); } public function down() { echo "Not possible, sorry."; } }