sui_indexer::schema::display

Type Alias SqlType

Source
pub type SqlType = (Text, Bytea, Int2, Bytea);
Expand description

The SQL type of all of the columns on this table