Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_facetoface_signups_status_id_seq'::regclass) |
|
|
||||
| signupid | int8 | 19 | null |
|
|
|||||
| statuscode | int8 | 19 | null |
|
|
|||||
| superceded | int2 | 5 | null |
|
|
|||||
| grade | numeric | 10,5 | √ | null |
|
|
||||
| createdby | int8 | 19 | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_facesignstat_id_pk | Primary key | Asc | id |
| app_facesignstat_cre_ix | Performance | Asc | createdby |
| app_facesignstat_sig_ix | Performance | Asc | signupid |

