Type Alias backend::schema::temporal_relation::SqlType

source ยท
pub type SqlType = (Int4, Int4, Nullable<Int4>, Nullable<Int4>, Nullable<TemporalRelationEffect>);
Expand description

The SQL type of all of the columns on this table