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