cloud-sql-iam-db-authn-groups
cloud-sql-iam-db-authn-groups copied to clipboard
Refactor grant_group_role and revoke_group_role to use single command for sqlalchemy.
Currently, the granting and revoking of role to db users is done through a loop. Want to refactor code so single command will grant role to all users of a list.
Closed wrong issue as part of PR... oops
Closing this as stale.