We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--singleton-table
1 parent 8392e05 commit 6983934Copy full SHA for 6983934
content/en/docs/22.0/user-guides/schema-changes/ddl-strategy-flags.md
@@ -47,6 +47,8 @@ Vitess respects the following flags. They can be combined unless specifically in
47
48
It does not make sense to combine `--singleton` and `--singleton-context`.
49
50
+- `--singleton-table`: reject a new submission for a table or view which already has a pending migration.
51
+
52
## Pass-through flags
53
54
Flags unrecognized by Vitess are passed on to the underlying schema change tools. For example, a `gh-ost` migration can run with:
0 commit comments