thegreenwebfoundation / greencheck-api

The green web foundation API
https://www.thegreenwebfoundation.org/
Apache License 2.0
9 stars 3 forks source link

Fix stats for new database structure changes needed for admin #37

Closed arendjantetteroo closed 4 years ago

arendjantetteroo commented 4 years ago

Fix the stats query. Year is now a smallint so can not be compared this way to a date.

We don't need it anyway as we just take the last 52 weeks.