QUERY PLAN
Sort (cost=7.85..7.87 rows=6 width=18)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.78 rows=6 width=18)
Filter: ((NOT is_delete) AND (term_id = 10))