Fails with the error:```SELECT DISTINCT, ORDER BY expressions must appear in select list``` Removing `.order` under [`app/controllers/events_controller.rb#L15`](https://github.com/openSUSE/travel-support-program/blob/master/app/controllers/events_controller.rb#L15) fixes the issue, but then the order is random