Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
objectid | int8 | 19 | null |
|
|
|||||
objecttype | int4 | 10 | null |
|
|
|||||
userid | int8 | 19 | √ | null |
|
|
||||
score | int4 | 10 | null |
|
|
|||||
creationdate | int8 | 19 | √ | null |
|
|
||||
modificationdate | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jivertg_score_fk | Performance | Asc | score |
jvrtng_id_type_idx | Performance | Asc/Asc | objectid + objecttype |
jvrtng_usrid_idx | Performance | Asc | userid |