Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is Postgres-flavoured SQL, creating a queries.inactive_users materialized view, of users that can be deactivated:

Include Code
languagesql
urlhttps://raw.githubusercontent.com/redradishtech/jira-user-deactivator-groovy/master/inactive_users.sql

...