Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
illrequest_id | BIGINT UNSIGNED | 20 | null |
|
|
ILL request number |
||||
type | VARCHAR | 200 | null |
|
|
API ILL property name |
||||
value | MEDIUMTEXT | 16777215 | null |
|
|
API ILL property value |
||||
readonly | BIT | 0 | 1 |
|
|
Is this attribute read only |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | illrequest_id + type |