QUERY PLAN
Index Scan using promotion_ongoing_status_index on promotion_ongoing (cost=0.14..3.07 rows=1 width=1423)
Index Cond: (status = 1)
Filter: ((member_id)::text = '1ef17875-57a9-6844-b62f-5e1409fc0711'::text)