Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
name | VARCHAR | 20 |
|
|
||||||
cron | BIGINT | 19 | 0 |
|
|
|||||
lastcron | BIGINT | 19 | 0 |
|
|
|||||
search | VARCHAR | 255 |
|
|
||||||
visible | BIT | 1 | 1 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
modu_nam_ix | Performance | Asc | name |