| Limit (cost=27182.82..27184.45 rows=14 width=957) |
| -> Gather Merge (cost=27182.82..27184.45 rows=14 width=957) |
| Workers Planned: 2 |
| -> Sort (cost=26182.79..26182.81 rows=7 width=957) |
| Sort Key: id DESC |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26182.70 rows=7 width=957) |
| Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |