Commit Graph

1 Commits

Author SHA1 Message Date
Yorick Peterse 53250d6d8a
Convert nested groups to regular ones for MySQL
This migration will take all nested groups and convert them into regular
groups, ensuring that members of any parent groups still have access to
the child group. This migration relies on code external to it as copying
all of this over involves hundreds of lines of code depending on all
sorts of methods, making this practically impossible to do right.
2017-05-17 20:53:22 +02:00