Skip to content

Commit 6c5805d

Browse files
author
Shlomi Noach
committed
documenting new flag
1 parent 5f587c3 commit 6c5805d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/command-line-flags.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ While the ongoing estimated number of rows is still heuristic, it's almost exact
111111

112112
Without this parameter, migration is a _noop_: testing table creation and validity of migration, but not touching data.
113113

114+
### force-named-cut-over
115+
116+
If given, a `cut-over` command must name the migrated table, or else ignored.
117+
118+
### force-named-panic
119+
120+
If given, a `panic` command must name the migrated table, or else ignored.
121+
114122
### force-table-names
115123

116124
Table name prefix to be used on the temporary tables.

0 commit comments

Comments
 (0)