QUERY PLAN
Sort (cost=1.21..1.23 rows=7 width=158)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_losts (cost=0.00..1.11 rows=7 width=158)
Filter: (created_by = 1001)