Feature #17571
Updated by Susanne Moog over 9 years ago
Relation between tables fe_users and fe_groups should be a clean mm relation. The current solution has a lot of disadvantages, ie. if you wanna get all users from a specific group, you can not use a simple select statement. That's a big problem if you have some hundred or even thousands of users. (issue imported from #M6241)