inventory_instance_formats


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
code varchar 2 null
name varchar 40 null
read_only bool 1 null
source varchar 10 null
data json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
inventory_instance_formats_pkey Primary key Asc id
inventory_instance_formats_code_idx Performance Asc code
inventory_instance_formats_name_idx Performance Asc name
inventory_instance_formats_read_only_idx Performance Asc read_only
inventory_instance_formats_source_idx Performance Asc source

Diagram producer might be missing

No diagrams were produced please see application output for any errors