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