A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6
select
*,
DATE_FORMAT(date_from,'%M %e') as formated_date_from,
DATE_FORMAT(date_to,'%M %e, %Y') as formated_date_to,
CASE WHEN date_to