Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('usernotification_id_seq'::regclass) |
|
|
||||
emailed | bool | 1 | √ | null |
|
|
||||
objectid | int8 | 19 | √ | null |
|
|
||||
readnotification | bool | 1 | √ | null |
|
|
||||
senddate | timestamp | 29,6 | √ | null |
|
|
||||
type | int4 | 10 | null |
|
|
|||||
requestor_id | int8 | 19 | √ | null |
|
|
||||
user_id | int8 | 19 | null |
|
|