Table stoq_schema.public.payment_method 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()
payment.method_id payment_method_id_fkey R
te_id int8 19  √  new_te()
transaction_entry.id payment_method_te_id_fkey R
is_active bool 1  √  null
daily_interest numeric 10,2  √  null
penalty numeric 10,2  √  null
method_name text 2147483647  √  null
payment_day int4 10  √  null
closing_day int4 10  √  null
max_installments int4 10  √  null
destination_account_id uuid 2147483647
account.id payment_method_destination_account_id_fkey R

Analyzed at Fri Jun 10 16:06 BRT 2016

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc payment_method_pkey  
method_name Must be unique Asc payment_method_method_name_key This unique column is also nullable
te_id Must be unique Asc payment_method_te_id_key This unique column is also nullable

Close relationships  within of separation: