QUERY PLAN
Limit (cost=1.95..2.00 rows=20 width=65)
-> Sort (cost=1.95..2.02 rows=28 width=65)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_bank_change_logs (cost=0.00..1.28 rows=28 width=65)