-
Jared Hancock authored
Fixes the SQL generated for scans by staff_id and team_id on the ticket table. The fields are not nullable. Instead, the value `0` represents not having a value.
7f744012
Fixes the SQL generated for scans by staff_id and team_id on the ticket table. The fields are not nullable. Instead, the value `0` represents not having a value.