goal_scale table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||||
name | VARCHAR | 255 | √ | null |
|
|
||||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
||||||||
timemodified | BIGINT | 19 | null |
|
|
|||||||||
usermodified | BIGINT | 19 | null |
|
|
|||||||||
defaultid | BIGINT | 19 | √ | null |
|
|
Table contained -1 rows
goal_scale table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
goalscal_def_ix | Performance | Asc | defaultid |