formapi::schema::form

Type Alias SqlType

pub type SqlType = (Varchar, Nullable<Timestamp>, Nullable<Int4>, Nullable<Text>, Uuid, Uuid, Nullable<Uuid>, Uuid, Nullable<Varchar>, Nullable<Varchar>, Nullable<Varchar>, Bool, Uuid, Nullable<Varchar>);
Expand description

The SQL type of all of the columns on this table