QUERY PLAN
Seq Scan on tbl_customer_cases (cost=0.00..3.24 rows=1 width=2692)
Filter: ((NOT is_deleted) AND (id = 12) AND (status = 1))