Family Tags
Family Tags
| Field | Type | Description |
|---|---|---|
family_tag_id đ | INTEGER | Unique identifier for the tagging record. |
license_id đ | INTEGER | The ID of the license (family) this tag is applied to. |
tag_name | STRING | The name of the tag. |
created_at | TIMESTAMP | The timestamp when this tagging was created. |
updated_at | TIMESTAMP | The timestamp when this tagging was last updated. |
Key Information
Primary Keys
family_tag_id- Unique identifier for the tagging record.
Foreign Keys
license_id- The ID of the license (family) this tag is applied to.
Updated 16 days ago
