Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created May 6, 2021 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/7b34d95817ce5fb04e262fffccbd7a1b to your computer and use it in GitHub Desktop.
Save peterbe/7b34d95817ce5fb04e262fffccbd7a1b to your computer and use it in GitHub Desktop.
-- explain auth_permission;
select * from auth_permission where name like '%revert%' and name like '%revision%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment