mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Why: * As we move towards hard deleting data one issue we've run into is with cascading deletes on the actor_group_memberships table. In order to solve this problem indexes have been created on the `actor_id` and `group_id` columns of the actor_group_memberships.