This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Commit cfce6bb
committed
Breaking: remove Batch._levelup property
In favor of Batch.db which matches the property on
abstract-leveldown's chained batch interface.
Unlikely to cause breakage because _levelup was a private and
undocumented property.1 parent 4b35716 commit cfce6bb
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments