QUERY PLAN
Sort (cost=1.03..1.03 rows=2 width=21)
Sort Key: sort
-> Seq Scan on tbl_contract_types (cost=0.00..1.02 rows=2 width=21)
Filter: (NOT is_delete)