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