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