sui_indexer::schema::transactions

Type Alias SqlType

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

The SQL type of all of the columns on this table