Family Tags

Family Tags

FieldTypeDescription
family_tag_id 🔑INTEGERUnique identifier for the tagging record.
license_id 🔗INTEGERThe ID of the license (family) this tag is applied to.
tag_nameSTRINGThe name of the tag.
created_atTIMESTAMPThe timestamp when this tagging was created.
updated_atTIMESTAMPThe 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.