sui_indexer::schema::epochs

Type Alias SqlType

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

The SQL type of all of the columns on this table