db->simple_query($statement)) { foreach($CI->db->error() as $error) { error_log('error: ' . $error); } } } error_log("Migrated to $version"); } ?>