Skip to main content
Tagging columns
Column Name |
Description |
Req'd |
Unique |
Type |
Allowable Values |
id |
ID |
FALSE |
FALSE |
integer |
any |
tag-id |
Tag ID |
FALSE |
FALSE |
integer |
any |
taggable-id |
Taggable ID |
FALSE |
FALSE |
integer |
any |
description |
Description |
FALSE |
FALSE |
text |
any |
active |
Active |
FALSE |
FALSE |
boolean |
any |
Tag columns
Column Name |
Description |
Req'd |
Unique |
Type |
Allowable Values |
id |
ID |
FALSE |
FALSE |
integer |
any |
name |
Name |
TRUE |
TRUE |
string(30) |
any |
description |
Description |
FALSE |
FALSE |
text |
any |
system-tag |
System Tag |
FALSE |
FALSE |
boolean |
any |