This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information