Static mz_pgrepr::types::UINT8_ARRAY
source ยท pub static UINT8_ARRAY: LazyLock<Type>
Expand description
An anonymous Type::Array
, akin to postgres_types::Type::INT8_ARRAY
.
pub static UINT8_ARRAY: LazyLock<Type>
An anonymous Type::Array
, akin to postgres_types::Type::INT8_ARRAY
.