Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||
name | VARCHAR | 100 | √ | NULL |
|
|
||
value | INT | 10 | √ | NULL |
|
|
||
date_value | DATE | 10 | √ | NULL |
|
|
||
string_value | VARCHAR | 100 | √ | NULL |
|
|
||
enabled | BIT | 1 | b'0' |
|
|
|||
is_trap_door | BIT | 1 | b'0' |
|
|
|||
description | VARCHAR | 300 | √ | NULL |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
name | Must be unique | Asc | name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors