| Limit (cost=35596.49..35596.73 rows=2 width=402) |
| -> Gather Merge (cost=35596.49..35596.73 rows=2 width=402) |
| Workers Planned: 2 |
| -> Sort (cost=34596.47..34596.47 rows=1 width=402) |
| Sort Key: created_at DESC |
| -> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..34596.46 rows=1 width=402) |
| Filter: ((object_id = 68) AND (object_type = '20008'::smallint)) |