Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
__id | int8 | 19 | √ | null |
|
|
||
__cf | bool | 1 | true |
|
|
|||
__start | timestamptz | 35,6 | null |
|
|
|||
__source | varchar | 63 | null |
|
|
|||
__origin | varchar | 63 | ''::character varying |
|
|
|||
id | int4 | 10 | √ | null |
|
|
||
export_start | timestamptz | 35,6 | √ | null |
|
|
||
export_end | timestamptz | 35,6 | √ | null |
|
|
||
export_type | varchar | 4 | √ | null |
|
|
||
records | int4 | 10 | √ | null |
|
|
||
export_code | varchar | 1 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
folio_marc_export_log_pkey | Primary key | Asc | __id |
folio_marc_export_log___origin_idx | Performance | Asc | __origin |
folio_marc_export_log___source_idx | Performance | Asc | __source |
folio_marc_export_log___start_idx | Performance | Asc | __start |
folio_marc_export_log_export_code_idx | Performance | Asc | export_code |
folio_marc_export_log_export_end_idx | Performance | Asc | export_end |
folio_marc_export_log_export_start_idx | Performance | Asc | export_start |
folio_marc_export_log_export_type_idx | Performance | Asc | export_type |
folio_marc_export_log_id_idx | Performance | Asc | id |
folio_marc_export_log_records_idx | Performance | Asc | records |
Diagram producer might be missing
No diagrams were produced please see application output for any errors