[]Type Definition drive_adv::schema::user_files::SqlType

type SqlType = (Varchar, Varchar, Nullable<Bool>, Nullable<Text>, Nullable<Bool>, Nullable<Varchar>, Nullable<Varchar>, Nullable<Jsonb>, Nullable<Jsonb>);

The SQL type of all of the columns on this table