Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ServiceID | INT UNSIGNED | 10 | √ | null |
|
|
||
ServiceName | VARCHAR | 252 | null |
|
|
|||
ServiceDisplayName | VARCHAR | 252 | null |
|
|
|||
Enforced | TINYINT | 3 | 1 |
|
|
|||
ServiceDescription | TEXT | 65535 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | ServiceID |
Enforced_idx | Performance | Asc | Enforced |
ServiceName_idx | Must be unique | Asc | ServiceName |
Diagram producer might be missing
No diagrams were produced please see application output for any errors