Aggregate (cost=6.21..6.22 rows=1 width=8) |
-> Sort (cost=5.94..5.98 rows=18 width=524) |
Sort Key: tbl_auth_items.system DESC, tbl_auth_items.created_at, tbl_auth_items.id |
-> Seq Scan on tbl_auth_items (cost=0.00..5.56 rows=18 width=524) |
Filter: (visible AND (type = 1)) |