Database error: query() - invalid SQL query

Original query:
 SELECT id, title_, subtitle_, bodytext_ , link, externo, date_object, youtube, youtube_embebbed, youtube_thumb, video, photo, photo_cropped, photo_w, photo_h, cropped_w, cropped_h, show_title FROM highlights_ml WHERE visible='true' AND ( ( !date_start && !date_end ) OR ( '2021-03-16 04:00:11' BETWEEN date_start AND date_end ) OR ( '2021-03-16 04:00:11'<=date_end && !date_start ) OR ( '2021-03-16 04:00:11'>=date_start && !date_end )) AND destaque_principal='true'


Unknown column 'title_' in 'field list'