mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-12 10:32:27 -06:00
* JS: remove -> delete * JS: Set insert -> add * JS: List remove(start, end) -> remove(idx) * JS: Increment to 46 Fixes #1750 Fixes #1751 Fixes #1752