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