Aggregate (cost=206.06..206.07 rows=1 width=8) |
-> Index Scan using member_balance_history_time_type_index on member_balance_history (cost=0.43..206.04 rows=9 width=0) |
Index Cond: (("time" >= '2025-07-03 00:00:00'::timestamp without time zone) AND ("time" <= '2025-07-10 23:59:59'::timestamp without time zone)) |
Filter: ((member_id)::text = '1eebb648-e02e-6a38-b774-5e1409fc0711'::text) |