QUERY PLAN
Sort (cost=7.95..7.97 rows=7 width=250)
Sort Key: "order"
-> Seq Scan on tbl_auth_items (cost=0.00..7.85 rows=7 width=250)
Filter: (visible AND (type = 1))