QUERY PLAN
Sort (cost=6.29..6.32 rows=9 width=223)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_sales_gifts (cost=0.00..6.15 rows=9 width=223)
Filter: (created_by = 1001)