Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_reportbuilder_grp_user_record_id_seq'::regclass) |
|
|
|||||
reportbuilderrecordid | int8 | 19 | null |
|
|
||||||
userid | int8 | 19 | null |
|
|
||||||
timecreated | int8 | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_repogrpuserreco_id_pk | Primary key | Asc | id |
app_repogrpuserreco_rep_ix | Performance | Asc | reportbuilderrecordid |
app_repogrpuserreco_use_ix | Performance | Asc | userid |