QUERY PLAN
Limit (cost=0.00..10.88 rows=1 width=4)
-> Seq Scan on tbl_sales_contracts (cost=0.00..10.88 rows=1 width=4)
Filter: ((serial_no)::text = '2026-05-27-001'::text)