Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_facetoface_signups_id_seq'::regclass) |
|
|
||||
sessionid | int8 | 19 | null |
|
|
|||||
userid | int8 | 19 | null |
|
|
|||||
discountcode | text | 2147483647 | √ | null |
|
|
||||
notificationtype | int8 | 19 | null |
|
|
|||||
archived | int2 | 5 | 0 |
|
|
|||||
bookedby | int8 | 19 | √ | 0 |
|
|
||||
positionid | int8 | 19 | √ | null |
|
|
||||
positiontype | int8 | 19 | √ | null |
|
|
||||
positionassignmentid | int8 | 19 | √ | null |
|
|