fleet/changes/issue-5319-json-arrayagg
Michal Nicpon a64982f96c
Remove use of JSON_ARRAYAGG (#5350)
Not supported in MySQL < 5.7.22
2022-04-25 14:43:08 -06:00

3 lines
120 B
Plaintext

* Remove usage of JSON_ARRAYAGG in sql queries. Not supported in MySQL < 5.7.22 and
AWS RDS Aurora used in Terraform.