QUERY PLAN
Sort (cost=15.32..15.57 rows=100 width=371)
Sort Key: "order", id
-> Seq Scan on tbl_product_types (cost=0.00..12.00 rows=100 width=371)
Filter: (NOT is_delete)