mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-17 10:21:02 -06:00
CALL DOLT_MERGE now returns fast_forward and conflicts status columns (#3564)
* CALL DOLT_MERGE now returns fast_forward and conflicts columns * fix tests * fix sql integration tests * fix sql-merge.bats * pr comment
This commit is contained in:
@@ -52,7 +52,7 @@ public class MySQLConnectorTest {
|
||||
"1",
|
||||
"1",
|
||||
"0",
|
||||
"1",
|
||||
"0",
|
||||
"3"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user