QUERY PLAN
Limit (cost=17.32..17.37 rows=20 width=371)
-> Sort (cost=17.32..17.82 rows=200 width=371)
Sort Key: "order", updated_at DESC
-> Seq Scan on tbl_product_types (cost=0.00..12.00 rows=200 width=371)