inventory_statistical_codes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
code varchar 13 null
name varchar 50 null
source varchar 5 null
statistical_code_type_id varchar 36 null
inventory_statistical_code_types.id inventory_statistical_codes_statistical_code_type_id_fkeyR
data json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
inventory_statistical_codes_pkey Primary key Asc id
inventory_statistical_codes_code_idx Performance Asc code
inventory_statistical_codes_name_idx Performance Asc name
inventory_statistical_codes_source_idx Performance Asc source
inventory_statistical_codes_statistical_code_type_id_idx Performance Asc statistical_code_type_id

Relationships