QUERY PLAN
Sort (cost=8.77..8.78 rows=1 width=32)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..8.76 rows=1 width=32)
Filter: (((NOT is_delete) OR (id = 399)) AND (term_id = 20) AND (parent_id = 398))