Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_facetoface_signups_dates_status_id_seq'::regclass) |
|
|
||||
| signupid | int8 | 19 | null |
|
|
|||||
| sessiondateid | int8 | 19 | null |
|
|
|||||
| attendancecode | int8 | 19 | null |
|
|
|||||
| superceded | int2 | 5 | null |
|
|
|||||
| createdby | int8 | 19 | null |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_facesigndatestat_id_pk | Primary key | Asc | id |
| app_facesigndatestat_cre_ix | Performance | Asc | createdby |
| app_facesigndatestat_ses_ix | Performance | Asc | sessiondateid |
| app_facesigndatestat_sig_ix | Performance | Asc | signupid |

