export_format

0 rows


Description

Used for CSV export

Columns

Column Type Size Nulls Auto Default Children Parents Comments
export_format_id INT 10 √ null
profile VARCHAR 255 null
description LONGTEXT 2147483647 null
content LONGTEXT 2147483647 null
csv_separator VARCHAR 2 ,
field_separator VARCHAR 2 √ null
subfield_separator VARCHAR 2 √ null
encoding VARCHAR 255 utf8
type VARCHAR 255 √ marc
used_for VARCHAR 255 √ export_records
staff_only BIT 0 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc export_format_id
staff_only_idx Performance Asc staff_only
used_for_idx Performance Asc used_for

Diagram producer might be missing

No diagrams were produced please see application output for any errors