Table stoq_schema.public.credit_card_data 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()
te_id int8 19  √  new_te()
transaction_entry.id credit_card_data_te_id_fkey R
auth int4 10  √  null
nsu int4 10  √  null
installments int4 10  √  1
card_type credit_card_type 2147483647
entrance_value numeric 20,2  √  0
fee numeric 10,2 0
fee_value numeric 20,2  √  0
fare numeric 20,2  √  0
payment_id uuid 2147483647  √  null
payment.id credit_card_data_payment_id_fkey R
provider_id uuid 2147483647  √  null
credit_provider.id credit_card_data_provider_id_fkey R
device_id uuid 2147483647  √  null
card_payment_device.id credit_card_data_device_id_fkey R

Analyzed at Mon Nov 09 14:32 BRST 2015

Indexes:
Column(s) Type Sort Constraint Name Anomalies
id Primary key Asc credit_card_data_pkey  
payment_id Must be unique Asc credit_card_data_payment_id_key This unique column is also nullable
te_id Must be unique Asc credit_card_data_te_id_key This unique column is also nullable

Close relationships  within of separation: