Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
|||||
createdOn | DATETIME | 19 | current_timestamp() |
|
|
||||||
modifiedOn | DATETIME | 19 | current_timestamp() |
|
|
||||||
name | VARCHAR | 255 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |