Function spawnflake::datastores::postgres::discover::get_tables[][src]

pub fn get_tables(
    client: &mut Client,
    schema: String
) -> Result<Vec<String>, Error>