certificate_issues table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| userid | BIGINT | 19 | 0 |
|
|
|||||
| certificateid | BIGINT | 19 | 0 |
|
|
|||||
| code | VARCHAR | 40 | √ | null |
|
|
||||
| timecreated | BIGINT | 19 | 0 |
|
|
Table contained -1 rows
certificate_issues table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
