QUERY PLAN
Seq Scan on tbl_sales_invoice_reminders (cost=0.00..1.14 rows=2 width=12)
Filter: (sales_invoice_id = ANY ('{1978,1971}'::integer[]))