QUERY PLAN
Sort (cost=6.52..6.62 rows=41 width=25)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..5.42 rows=41 width=25)
Filter: ((NOT is_delete) AND (parent_id = ANY ('{124,125,126,127,128,129,130,131,132}'::integer[])))