Table

cm_application_preferences

Description

Application Preferences (frontend state)

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


tagvarchar(128)Attribute Tag
Key is a reserved word for MySQL, so this column is called Tag.
valuevarchar(256)Attribute Value 

co_person_id

integer, foreign key

CO Person Record ID

cm_co_people:id


  • No labels