updated sql
This commit is contained in:
parent
891769311d
commit
1b5bc3ceee
1 changed files with 2 additions and 0 deletions
|
@ -39,3 +39,5 @@ grant pg_write_all_data to rcntuser;
|
|||
|
||||
SELECT trns_id, trns_amount, trns_description, trns_account, trns_bucket, trns_date
|
||||
FROM rcnt.transactions;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue