QUERY PLAN
Sort (cost=12.26..12.27 rows=1 width=417)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_inventory_disassembles (cost=0.00..12.25 rows=1 width=417)
Filter: (created_by = 1001)