QUERY PLAN
Sort (cost=2.11..2.17 rows=22 width=24)
Sort Key: "order", id
-> Seq Scan on tbl_product_types (cost=0.00..1.62 rows=22 width=24)
Filter: (NOT is_delete)