sui_indexer::schema::objects

Type Alias SqlType

Source
pub type SqlType = (Bytea, Int8, Bytea, Int2, Nullable<Bytea>, Nullable<Text>, Nullable<Bytea>, Nullable<Text>, Nullable<Text>, Bytea, Nullable<Text>, Nullable<Int8>, Nullable<Int2>);
Expand description

The SQL type of all of the columns on this table