Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('flash_update_flashupdate_map_id_seq'::regclass) |
|
|
||||
flashupdate_id | int4 | 10 | null |
|
|
|||||
flashgraphicmap_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
flash_update_flashupdate_map_pkey | Primary key | Asc | id |
flash_update_flashupdate_flashupdate_id_flashgrap_0a739d3c_uniq | Must be unique | Asc/Asc | flashupdate_id + flashgraphicmap_id |
flash_update_flashupdate_map_flashgraphicmap_id_3b407268 | Performance | Asc | flashgraphicmap_id |
flash_update_flashupdate_map_flashupdate_id_1cec54ca | Performance | Asc | flashupdate_id |