Aggregate (cost=286.11..286.12 rows=1 width=8) |
-> Index Scan using member_balance_history_time_type_index on member_balance_history (cost=0.43..286.08 rows=12 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) |