inventory_loan_types


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
inventory_items.permanent_loan_type_id inventory_items_permanent_loan_type_id_fkeyR
name varchar 41 null
data json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
inventory_loan_types_pkey Primary key Asc id
inventory_loan_types_name_idx Performance Asc name

Relationships