Database query failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3
Last SQL query: SELECT e.*, s.image as sport_logo FROM events as e
LEFT JOIN sports as s on s.id=e.sport_id
WHERE e.id =