dolt
dolt copied to clipboard
Remove support for `__LD__` format
We no longer actively support __LD__ format databases. We should remove all of our testing for that format.
This PR (#6040) makes it so bats only runs on __DOLT__ with chunk journal enabled (the defaults).
A series of PRs in 1.2.1 removed testing code that was not testing old format any more.
The next step here is to remove performance testing.