ann_groups
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Mapping table assigning one or more user groups to an annotation. Controls which groups may see/edit the respective annotation.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
— |
ID of the user group. References gruppen.id. |
|
|
— |
ID of the annotation. References annotations.annotation_id. |
2. Related tables
-
annotations — the annotation objects themselves.
-
gruppen — the assigned user groups.