Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||
flagtype | VARCHAR | 255 |
|
|
||||
name | VARCHAR | 255 |
|
|
||||
timemodified | BIGINT | 19 | 0 |
|
|
|||
value | LONGTEXT | 2147483647 | null |
|
|
|||
expiry | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
cachflag_fla_ix | Performance | Asc | flagtype |
cachflag_nam_ix | Performance | Asc | name |