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