| Limit (cost=8.17..8.18 rows=1 width=715) |
| -> Sort (cost=8.17..8.18 rows=1 width=715) |
| Sort Key: created_at DESC, id DESC |
| -> Index Scan using idx_tbl_voucher_gen_batches_ledger_id on tbl_voucher_gen_batches (cost=0.14..8.16 rows=1 width=715) |
| Index Cond: (ledger_id = 1) |
| Filter: (NOT is_deleted) |