Database Table: csv2_user_groups

This table establishes the association between users and groups and is maintained by super users. There is one entry for each user/group association.

Keys:

  • username (String(32)):

    Is a CSV2 username.

  • group_name (String(32)):

    Is a CSV2 group name.