QUERY PLAN
Sort (cost=5.94..5.98 rows=18 width=247)
Sort Key: "order"
-> Seq Scan on tbl_auth_items (cost=0.00..5.56 rows=18 width=247)
Filter: (visible AND (type = 1))