QUERY PLAN
Limit (cost=7.92..7.93 rows=6 width=78)
-> Sort (cost=7.92..7.93 rows=6 width=78)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.84 rows=6 width=78)
Filter: (term_id = 7)