QUERY PLAN
Limit (cost=22.81..22.82 rows=5 width=52)
-> Sort (cost=22.81..22.82 rows=5 width=52)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_bank_change_logs (cost=0.00..22.75 rows=5 width=52)
Filter: (erp_bank_id = 3)