Skip to main content

is_any_json_extension_type

Function is_any_json_extension_type 

Source
pub fn is_any_json_extension_type<T: AsRef<Field>>(field: T) -> bool
Expand description

Checks whether this field is either a legacy JSONB or JSON2 extension type.