Skip to main content

USER_COLUMNS

Constant USER_COLUMNS 

Source
pub const USER_COLUMNS: [(&str, FieldType); 5];
Expand description

The additional default columns of _User (defaultColumns._User).

Without these, email infers its type from whatever the first write happens to contain, so a numeric email is accepted and permanently fixes the column as a Number.