Grant all privileges to a schema to either a group or a user.

grant_all_in_schema(
  conn,
  schema,
  users,
  groups,
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  ...
)

Arguments

users

Usernames

groups

Group names