pub async fn tables( schema: Option<String>, pool: &Pool<Postgres>, ) -> Result<Vec<Tables>, PgExtrasError>