dbforge->drop_column($this->config->item('table_name'), 'logbook_id'); } public function down() { echo "not possible"; } }