Type Alias relations::schema::pages::SqlType

source ·
pub type SqlType = (Int4, Int4, Text, Int4);
Expand description

The SQL type of all of the columns on this table