mz_postgres_util::schemas

Function get_schemas

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