transaction_delta_view


Columns

Column Type Size Nulls Auto Default Children Parents Comments
user_id int8 19 null
delta numeric 131089 null
id int8 19 null
amount numeric 36,18 null
currency text 2147483647 null
state text 2147483647 null
purpose text 2147483647 null
provider text 2147483647 null
provider_tx_id varchar 255 null
sender_id int8 19 null
recipient_id int8 19 null
target_id int8 19 null
target_type int8 19 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

View Definition


Possibly Referenced Tables/Views