Static mz_pgrepr::ANYCOMPATIBLELIST
source ยท pub static ANYCOMPATIBLELIST: LazyLock<Type>
Expand description
An anonymous Type::List
, akin to postgres_types::Type::ANYCOMPATIBLEARRAY
.
pub static ANYCOMPATIBLELIST: LazyLock<Type>
An anonymous Type::List
, akin to postgres_types::Type::ANYCOMPATIBLEARRAY
.