Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||||
| name | VARCHAR | 255 |
|
|
||||||||
| idnumber | VARCHAR | 100 | √ | null |
|
|
||||||
| contextid | BIGINT | 19 | null |
|
|
|||||||
| enabled | BIT | 1 | 0 |
|
|
|||||||
| archived | BIT | 1 | 0 |
|
|
|||||||
| timecreated | BIGINT | 19 | √ | null |
|
|
||||||
| timemodified | BIGINT | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| paymacco_con_ix | Performance | Asc | contextid |