orangehrm / orangehrm

OrangeHRM is a comprehensive Human Resource Management (HRM) System that captures all the essential functionalities required for any enterprise.
GNU General Public License v3.0
740 stars 538 forks source link

OHRM5X-2335: Group By Fix #1818

Closed devishke-orange closed 2 months ago

devishke-orange commented 2 months ago

PR contains:

Research

devishke-orange commented 2 months ago

@RajithaKumara shall we change our main test.yml to use mysql 5.7 instead of mariadb 10.3? If group by errors are present while developing they will be detected sooner than waiting for scheduled tests.

Or we can have two separate tests for MySQL and Mariadb.