edge_purchase_orders


Columns

Column Type Children Parents Comments
id int8
helper_id int8
company_id int8
membership_id int8
ticket_id int8
created_at timestamp
updated_at timestamp
created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
company_timezone varchar

Indexes

Constraint Name Type Sort Column(s)
edge_purchase_orders_pkey Primary key Asc id
edge_purchase_orders_company_id_idx Performance Asc company_id
edge_purchase_orders_helper_id_idx Performance Asc helper_id
edge_purchase_orders_membership_id_idx Performance Asc membership_id
edge_purchase_orders_ticket_id_idx Performance Asc ticket_id

Relationships