Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | null |
|
|
|||
file_name | text | 2147483647 | null |
|
|
|||
created_date | timestamptz | 35,6 | null |
|
|
|||
has_cbm | bool | 1 | √ | null |
|
|
||
has_mdb | bool | 1 | √ | null |
|
|
||
job | text | 2147483647 | √ | null |
|
|
||
run | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_insite_file_history | Primary key | Asc | id |