Table: group_members_cache
Schema
| cid | name | type | notnull | default | pk |
|---|---|---|---|---|---|
| 0 | server_group_id | INTEGER | 1 | 1 | |
| 1 | server_user_id | INTEGER | 1 | 2 | |
| 2 | collector_code | TEXT | 1 | '' | 0 |
| 3 | display_name | TEXT | 1 | '' | 0 |
| 4 | role | TEXT | 1 | 'MEMBER' | 0 |
| 5 | member_status | TEXT | 1 | 'ACTIVE' | 0 |
| 6 | synced_at | TEXT | 0 | 0 |
Data
| server_group_id | server_user_id | collector_code | display_name | role | member_status | synced_at |
|---|