QUERY PLAN
Sort (cost=1.10..1.11 rows=4 width=244)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_disassembles (cost=0.00..1.06 rows=4 width=244)
Filter: (created_by = 1001)