|
-
The newly added user groups requires database schema modifications that may not be backwards compatible.,The role_members table receives a new rel_resource column which is generated based on the rel_user column.,After the upgrade, you need to either delete the rel_user column or drop the requirement the rel_user column is populated.,Refer to the upgrade guide for additional instructions..
|