cic-dw/queries
Mohamed Sohail b59c0ba3fc
feat: transaction history (including by voucher) (#24)
* sql: add transaction transaction record queries

- get full tx history
- get latest txs for a specific token

* sql: (fix) add id column to select

* sql: (fix) change column name to identifier

* fix: pagination queries

- refactor keyset pagination query to correctly fecth previous page
- remove pagination from token list
- add fetch latest transactions by token

* tidy: remove dev logs

* feat: (db) add index for desc for pagination
2022-06-16 12:27:18 +03:00
..
admin.sql feat: transaction history (including by voucher) (#24) 2022-06-16 12:27:18 +03:00
core.sql feat: add admin/auth api (#22) 2022-06-02 11:24:58 +03:00
dashboard.sql Sohail/latest token transactions (#21) 2022-05-26 09:35:39 +03:00
public.sql feat: transaction history (including by voucher) (#24) 2022-06-16 12:27:18 +03:00