QUERY PLAN
Limit (cost=7.41..7.42 rows=1 width=74)
-> Sort (cost=7.41..7.42 rows=1 width=74)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.40 rows=1 width=74)
Filter: (term_id = 19)