QUERY PLAN
Sort (cost=9.37..9.42 rows=20 width=250)
Sort Key: "order"
-> Seq Scan on tbl_auth_items (cost=0.00..8.94 rows=20 width=250)
Filter: (visible AND (type = 1))