Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('flash_update_flashreferences_id_seq'::regclass) |
|
|
||||
| date | date | 13 | null |
|
|
|||||
| source_description | varchar | 225 | null |
|
|
|||||
| url | text | 2147483647 | null |
|
|
|||||
| client_id | varchar | 50 | √ | null |
|
|
||||
| document_id | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| flash_update_flashreferences_pkey | Primary key | Asc | id |
| flash_update_flashreferences_document_id_12c72c3f | Performance | Asc | document_id |

