Limit (cost=33388.16..33388.17 rows=1 width=412) |
-> Sort (cost=33388.16..33388.17 rows=1 width=412) |
Sort Key: created_at DESC |
-> Gather (cost=1000.00..33388.15 rows=1 width=412) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..32388.05 rows=1 width=412) |
Filter: (((target_id IS NULL) OR (target_object_type = 1)) AND (object_id = 3461) AND (object_type = 1) AND (attribute = ANY ('{create,transfer,project_status,project_progress,salesForecast,created_by}'::text[]))) |