Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
 |  | ||||
| shortname | VARCHAR | 100 |  |  | ||||||
| name | VARCHAR | 400 |  |  | ||||||
| type | VARCHAR | 100 |  |  | ||||||
| description | LONGTEXT | 2147483647 | √ | null |  |  | ||||
| descriptionformat | BIGINT | 19 | √ | null |  |  | ||||
| sortorder | BIGINT | 19 | √ | null |  |  | ||||
| categoryid | BIGINT | 19 | √ | null |  | 
 | ||||
| configdata | LONGTEXT | 2147483647 | √ | null |  |  | ||||
| timecreated | BIGINT | 19 | null |  |  | |||||
| timemodified | BIGINT | 19 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| custfiel_cat2_ix | Performance | Asc | categoryid | 
| custfiel_catsor2_ix | Performance | Asc/Asc | categoryid + sortorder | 

