This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Commit 891bb7a
authored
Support approximateSize() on db bigger than 4 GB (#175)
By using napi_create_int64 instead of napi_create_int32.
Ported from Level/leveldown#777.1 parent f945be6 commit 891bb7a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1077 | 1077 | | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | | - | |
| 1080 | + | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
| |||
0 commit comments