Aggregate (cost=55.41..55.42 rows=1 width=8) |
-> Index Scan using member_balance_history_time_type_index on member_balance_history (cost=0.43..55.40 rows=2 width=0) |
Index Cond: (("time" >= '2025-07-11 00:00:00'::timestamp without time zone) AND ("time" <= '2025-07-18 23:59:59'::timestamp without time zone)) |
Filter: ((member_id)::text = '1eebb648-e02e-6a38-b774-5e1409fc0711'::text) |