servers::postgres::types

Function schema_to_pg

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