QUERY PLAN
Limit (cost=27611.60..27613.23 rows=14 width=957)
-> Gather Merge (cost=27611.60..27613.23 rows=14 width=957)
Workers Planned: 2
-> Sort (cost=26611.57..26611.59 rows=7 width=957)
Sort Key: id DESC
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26611.47 rows=7 width=957)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text))