Bug 38010 slipped in the use of the `aqcontacts` table by defining `contacts` to be of type array. This should be specified in the spec and validated. Noted this when looking at the Vue code using it and figured the (wrong/my opinion) DB column names were used as-is.