Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id_file | int4 | 10 | null |
|
|
|||||
| width | int2 | 5 | √ | null |
|
|
||||
| height | int2 | 5 | √ | null |
|
|
||||
| created_at | timestamptz | 35,6 | √ | null |
|
|
||||
| updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
| url | text | 2147483647 | √ | null |
|
|
||||
| id_dd_file_image_type | int2 | 5 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| file_image_pk | Primary key | Asc/Asc | id_file + id_dd_file_image_type |