Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
idwdashboardsharing | serial | 10 | √ | nextval('seq_wdashboardsharing'::regclass) |
|
|
||||
lastupdate | timestamp | 29,6 | '2008-01-01 00:00:00'::timestamp without time zone |
|
|
|||||
bool | 1 | false |
|
|
||||||
priority | int4 | 10 | √ | null |
|
|
||||
iduser | int4 | 10 | null |
|
|
|||||
iddashboardpanel | int4 | 10 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
wdashboardsharing_pkey | Primary key | Asc | idwdashboardsharing |