Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||||
areaid | BIGINT | 19 | null |
|
|
|||||||||||
method | VARCHAR | 100 |
|
|
||||||||||||
name | VARCHAR | 255 |
|
|
||||||||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||||
descriptionformat | TINYINT | 3 | √ | null |
|
|
||||||||||
status | BIGINT | 19 | 0 |
|
|
|||||||||||
copiedfromid | BIGINT | 19 | √ | null |
|
|
||||||||||
timecreated | BIGINT | 19 | null |
|
|
|||||||||||
usercreated | BIGINT | 19 | null |
|
|
|||||||||||
timemodified | BIGINT | 19 | null |
|
|
|||||||||||
usermodified | BIGINT | 19 | null |
|
|
|||||||||||
timecopied | BIGINT | 19 | √ | 0 |
|
|
||||||||||
options | LONGTEXT | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
graddefi_are4_ix | Performance | Asc | areaid |
graddefi_aremet2_uix | Must be unique | Asc/Asc | areaid + method |
graddefi_use6_ix | Performance | Asc | usermodified |
graddefi_use8_ix | Performance | Asc | usercreated |