Table stoq_schema.public.production_order Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 uuid_generate_v1()
production_item.order_id production_item_order_id_fkey R
production_material.order_id production_material_order_id_fkey R
production_produced_item.order_id production_produced_item_order_id_fkey R
production_service.order_id production_service_order_id_fkey R
te_id int8 19  √  new_te()
transaction_entry.id production_order_te_id_fkey R
identifier serial 10  √  nextval('production_order_identifier_seq'::regclass)
status production_order_status 2147483647
open_date timestamp 29,6  √  null
close_date timestamp 29,6  √  null
expected_start_date timestamp 29,6  √  null
start_date timestamp 29,6  √  null
description text 2147483647  √  null
responsible_id uuid 2147483647  √  null
employee.id production_order_responsible_id_fkey R
branch_id uuid 2147483647
branch.id production_order_branch_id_fkey R
cancel_date timestamp 29,6  √  null

Analyzed at Fri Jun 10 16:06 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc production_order_pkey  
identifier + branch_id Must be unique Asc/Asc production_order_identifier_branch_id_key  
te_id Must be unique Asc production_order_te_id_key This unique column is also nullable

Close relationships  within of separation: