Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
tag | varchar(128) | Attribute Tag | Key is a reserved word for MySQL, so this column is called Tag. | |
value | varchar(256) | Attribute Value | ||
co_person_id | integer, foreign key | CO Person Record ID | cm_co_people:id |
Overview
Content Tools