pub fn infer_show_object(objects: &ShowObject) -> Vec<PgFieldDescriptor>
Expand description
Infer the row description for different show objects.
pub fn infer_show_object(objects: &ShowObject) -> Vec<PgFieldDescriptor>
Infer the row description for different show objects.