Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
|||||
created_by | int8 | 19 | null |
|
|
|||||
created_time | timestamptz | 35,6 | null |
|
|
|||||
filename | text | 2147483647 | null |
|
|
|||||
storage_url | text | 2147483647 | null |
|
|
|||||
content_type | text | 2147483647 | null |
|
|
|||||
type_id | int4 | 10 | null |
|
|
|||||
status_id | int4 | 10 | null |
|
|
|||||
organization_id | int8 | 19 | √ | null |
|
|
||||
facility_id | int8 | 19 | √ | null |
|
|
||||
locale | text | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
uploads_pkey | Primary key | Asc | id |
uploads_facility_id_idx | Performance | Asc | facility_id |