QUERY PLAN
Index Scan using idx_tbl_ledger_settles_ledger_month on tbl_ledger_settles (cost=0.15..8.17 rows=1 width=33)
Index Cond: ((ledger_id = 1) AND (date = '2026-05-01'::date))