QUERY PLAN
Limit (cost=0.00..68.46 rows=1 width=4)
-> Seq Scan on tbl_sales_contracts (cost=0.00..68.46 rows=1 width=4)
Filter: ((serial_no)::text = '2025-12-17-001'::text)