Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| link_id | INT | 10 | 0 |
|
|
|||
| webr_id | INT | 10 | 0 |
|
|
|||
| title | VARCHAR | 127 | √ | null |
|
|
||
| description | VARCHAR | 4000 | √ | null |
|
|
||
| target | VARCHAR | 4000 | √ | null |
|
|
||
| active | TINYINT | 3 | √ | null |
|
|
||
| disable_check | TINYINT | 3 | √ | null |
|
|
||
| create_date | INT | 10 | 0 |
|
|
|||
| last_update | INT | 10 | 0 |
|
|
|||
| last_check | INT | 10 | √ | null |
|
|
||
| valid | TINYINT | 3 | 0 |
|
|
|||
| internal | TINYINT | 3 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | link_id |
| i1_idx | Performance | Asc/Asc | link_id + webr_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors