QUERY PLAN
Sort (cost=4.09..4.11 rows=6 width=17)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..4.01 rows=6 width=17)
Filter: ((NOT is_delete) AND (term_id = 10))