Hi @ugp2
The roles table is no longer part of the OJS3 database schema. Instead, the user_groups table contains the new “roles” for a context (journal), and users are assigned to these user groups via the user_user_groups table.
Cheers,
Jason