QUERY PLAN
Sort (cost=19.70..20.12 rows=170 width=154)
Sort Key: sort
-> Seq Scan on tbl_contract_types (cost=0.00..13.40 rows=170 width=154)
Filter: (NOT is_delete)