Aggregate (cost=308.27..308.28 rows=1 width=8) |
-> Sort (cost=308.25..308.26 rows=1 width=308) |
Sort Key: i.is_draft DESC, i.has_following_work DESC, i.left_at DESC |
-> Group (cost=308.24..308.24 rows=1 width=308) |
Group Key: i.id |
-> Sort (cost=308.24..308.24 rows=1 width=14) |
Sort Key: i.id |
-> Seq Scan on tbl_implement_records i (cost=0.00..308.23 rows=1 width=14) |
Filter: (case_id = 8264) |