An ActiveRecord::StatementInvalid occurred in online_account#index:

 PG::UndefinedColumn: ERROR:  column ui_node_logs.card_id does not exist
LINE 1: ...$1 OR "transactions"."state_id" IS NULL) ORDER BY ui_node_lo...
                                                            ^
HINT:  Perhaps you meant to reference the column "ui_node_logs.card_num" or the column "ui_node_logs.chip_id".

-------------------------------
Backtrace:
-------------------------------

 app/datatables/account_transactions_datatable.rb:12:in `map'
 app/datatables/account_transactions_datatable.rb:12:in `data'
 app/datatables/datatable.rb:14:in `as_json'
 app/controllers/people/online_account_controller.rb:86:in `transaction_datatable'
 app/controllers/people/online_account_controller.rb:75:in `block (2 levels) in index'
 app/controllers/people/online_account_controller.rb:69:in `index'

look to attachment

Reload