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