We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a17f9c commit 99c5b60Copy full SHA for 99c5b60
table-filter.md
@@ -221,14 +221,6 @@ These regular expressions use the [Go dialect](https://pkg.go.dev/regexp/syntax?
221
222
## Multiple rules
223
224
-<CustomContent platform="tidb-cloud">
225
-
226
-> **Note:**
227
->
228
-> This section is not applicable to TiDB Cloud. Currently, TiDB Cloud only supports one table filter rule.
229
230
-</CustomContent>
231
232
When a table name matches none of the rules in the filter list, the default behavior is to ignore such unmatched tables.
233
234
To build a block list, an explicit `*.*` must be used as the first rule, otherwise all tables will be excluded.
0 commit comments