| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | id | uuid | 2147483647 |  |  | uuid_generate_v1() |  |  |  
 | te_id | int8 | 19 | √ |  | new_te() |  |  |  
 | description | text | 2147483647 | √ |  | null |  |  |  
 | code | text | 2147483647 | √ |  | null |  |  |  
 | value | numeric | 20,2 | √ |  | null |  |  |  
 | source_account_id | uuid | 2147483647 |  |  |  |  | 
   
    | account.id | account_transaction_source_account_id_fkey R |  |  
 | account_id | uuid | 2147483647 |  |  |  |  | 
   
    | account.id | account_transaction_account_id_fkey R |  |  
 | date | timestamp | 29,6 |  |  |  |  |  |  
 | payment_id | uuid | 2147483647 | √ |  | null |  | 
   
    | payment.id | account_transaction_payment_id_fkey R |  |  
 | operation_type | account_transaction_operation_type | 2147483647 |  |  |  |  |  |  Analyzed at Fri Jun 10 16:06 BRT 2016 |