| Limit (cost=28566.29..28566.30 rows=1 width=957) |
| -> Sort (cost=28566.29..28566.30 rows=1 width=957) |
| Sort Key: id DESC |
| -> Gather (cost=1000.00..28566.28 rows=1 width=957) |
| Workers Planned: 2 |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27566.18 rows=1 width=957) |
| Filter: ((url ~~* '%v2/tast%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |