mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
* Use GROUP_CONCAT instead of JSON_ARRAYAGG * Update server/datastore/mysql/software.go Co-authored-by: Martin Angers <martin.n.angers@gmail.com> Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
1 line
97 B
Text
1 line
97 B
Text
* Remove usage of JSON_ARRAYAGG since it's not supported in many different flavors of mysql 5.7.
|