QUERY PLAN
Limit (cost=1.59..1.64 rows=19 width=68)
-> Sort (cost=1.59..1.64 rows=19 width=68)
Sort Key: "order", updated_at DESC
-> Seq Scan on tbl_product_units (cost=0.00..1.19 rows=19 width=68)