Aggregate (cost=11.92..11.93 rows=1 width=8) |
-> Limit (cost=11.77..11.79 rows=10 width=24) |
-> Sort (cost=11.77..11.79 rows=10 width=24) |
Sort Key: tbl_visit_object_histories.last_visit_at DESC |
-> Seq Scan on tbl_visit_object_histories (cost=0.00..11.60 rows=10 width=24) |
Filter: (user_id = 5016) |