dolt
dolt copied to clipboard
Allow setup code to avoid loading DB in read-only mode if it can't acquire a lock.
@nicktobey DOLT
| comparing_percentages |
|---|
| 100.000000 to 100.000000 |
| version | result | total |
|---|---|---|
| 80ed3e9 | ok | 5937457 |
| version | total_tests |
|---|---|
| 80ed3e9 | 5937457 |
| correctness_percentage |
|---|
| 100.0 |
@coffeegoddd DOLT
| comparing_percentages |
|---|
| 100.000000 to 100.000000 |
| version | result | total |
|---|---|---|
| a6c8510 | ok | 5937457 |
| version | total_tests |
|---|---|
| a6c8510 | 5937457 |
| correctness_percentage |
|---|
| 100.0 |
With https://github.com/dolthub/dolt/pull/9579 as a workaround, this is no longer necessary.