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 'angers' LIMIT 1' at line 12

SELECT weather.forecast_weather_condition, weather.forecast_max_temp, weather.forecast_min_temp, weather.forecast_rainfall, weather.forecast_wind_speed, weather.forecast_wind_direction FROM weather WHERE weather.forecast_date = '2023-03-31' AND weather.track_name = 'Le Lion D'angers' LIMIT 1

Filename: /var/www/vhost/horsealert.com/models/weather_model.php

Line Number: 29