Table test_seqware_meta_db.public.invoice
Track costs for workflows (unused at OICR)

Generated by
SchemaSpy
Legend:
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
invoice_id serial 10  √  nextval('invoice_invoice_id_seq'::regclass)
expense.invoice_id invoice_id_fk R
invoice_attribute.invoice_id invoice_attribute_invoice_id_fkey R
owner_id int4 10
registration.registration_id invoice_owner_id_fk R
start_date date 13
end_date date 13
state text 2147483647  √  null
finalized bool 1  √  null
fully_paid bool 1  √  null
paid_amount numeric 131089  √  null
days_until_due int4 10  √  null
external_id text 2147483647  √  null
client_notes text 2147483647  √  null
notes text 2147483647  √  null
sw_accession serial 10  √   √  nextval('sw_accession_seq'::regclass)
create_tstmp timestamp 29,6

Table contained 0 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
invoice_id Primary key Asc invoice_pkey

Close relationships  within of separation: