Function servers::postgres::types::schema_to_pg

source ยท
pub(super) fn schema_to_pg(
    origin: &Schema,
    field_formats: &Format,
) -> Result<Vec<FieldInfo>>