userapi::schema::ip_country

Type Alias SqlType

pub type SqlType = (Nullable<Inet>, Nullable<Inet>, Nullable<Varchar>);
Expand description

The SQL type of all of the columns on this table