QUERY PLAN
Sort (cost=7.55..7.55 rows=1 width=245)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_sales_gifts (cost=0.00..7.54 rows=1 width=245)
Filter: (created_by = 1001)