Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INT UNSIGNED | 10 | √ | null |
|
|
||||||
| name | VARCHAR | 64 | null |
|
|
|||||||
| type | enum('mysql', 'postgresql', 'mssql') | 10 | mysql |
|
|
|||||||
| dom_id | INT UNSIGNED | 10 | 0 |
|
|
|||||||
| db_server_id | INT UNSIGNED | 10 | null |
|
|
|||||||
| default_user_id | INT UNSIGNED | 10 | √ | null |
|
|
||||||
| external_id | VARCHAR | 255 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| db_server_id | Performance | Asc | db_server_id |
| default_user_id | Performance | Asc | default_user_id |
| dom_id | Performance | Asc | dom_id |
| name_and_db_server_id | Must be unique | Asc/Asc | name + db_server_id |



