cat-in-136 / redmine_hearts

a redmine plugin which provides intra-Redmine Like/Fav reactions
https://www.redmine.org/plugins/redmine_hearts
GNU General Public License v2.0
33 stars 3 forks source link

fix bug where mysql 5.7 raise an error when hearts#index or hearts#notifications called: this is incompatible with sql_mode=only_full_group_by #19

Closed cat-in-136 closed 5 years ago

cat-in-136 commented 5 years ago

To resolve #18

cat-in-136 commented 5 years ago

I've confirmed 4c218e6378bdf76d8ec5b9ae28d1b345f1cea68e works fine on redmine4 + mysql 5.7. also confirmed: redmine 4 + mysql8.