Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('flash_update_flashupdate_references_id_seq'::regclass) |
|
|
||||
flashupdate_id | int4 | 10 | null |
|
|
|||||
flashreferences_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
flash_update_flashupdate_references_pkey | Primary key | Asc | id |
flash_update_flashupdate_flashupdate_id_flashrefe_88140f7c_uniq | Must be unique | Asc/Asc | flashupdate_id + flashreferences_id |
flash_update_flashupdate_references_flashreferences_id_aeb459eb | Performance | Asc | flashreferences_id |
flash_update_flashupdate_references_flashupdate_id_502160f7 | Performance | Asc | flashupdate_id |