View Single Post
  #2 (permalink)  
Old 04-19-2007, 02:13 PM
molotov
 
Posts: n/a
Default 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'.
Edit/Delete Message Reply With Quote