Skip to main content

get_schemas

Function get_schemas 

Source
pub async fn get_schemas(
    client: &Client,
) -> Result<Vec<PostgresSchemaDesc>, PostgresError>