Problem
name that in user.entity and group.entity are keyword in SQL.
I think that it can cause many side effects.
Solution
change user.entity / name column to user_name (userName)
and group.entity / name column to group_name (groupName)
Further suggestions
No response
Problem
namethat inuser.entityandgroup.entityare keyword in SQL.I think that it can cause many side effects.
Solution
change user.entity / name column to user_name (userName)
and group.entity / name column to group_name (groupName)
Further suggestions
No response