Why TINYINT?
On the table 'civicrm_mobile_provider', for the fields named 'is_x', why are they TINYINTs and not BOOLs? The field names make me tend to believe they are binary or true/false values.
There are also 'is_x' on other tables as well as 'do_not_x'.
|