Commit 6a2fac1
Add suggestion to use --replace-all in case of table conflicts (#43557)
I suspect that some people are using `--replace` to import backups when they really want `--replace-all`.
This can lead to table conflict errors that would not happen in ReplaceAll mode.
GitOrigin-RevId: ba0fd7686c509c2b965a1e5068fbb6a8592158dd1 parent d24b959 commit 6a2fac1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
| 390 | + | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| |||
0 commit comments