userapi::schema::auth_log

Type Alias SqlType

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

The SQL type of all of the columns on this table