QUERY PLAN
Sort (cost=2.15..2.21 rows=23 width=24)
Sort Key: "order", id
-> Seq Scan on tbl_product_types (cost=0.00..1.63 rows=23 width=24)
Filter: (NOT is_delete)