Skip to content

Commit afa0b3d

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs release-7.1
1 parent 1304fbb commit afa0b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown-pages/en/tidb/release-7.1/ticdc/ticdc-ddl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Assume that the configuration file of your changefeed is as follows:
137137
[filter]
138138
rules = ['test.t*']
139139

140+
[[filter.event-filters]]
140141
matcher = ["test.t1"] # This filter rule applies only to the t1 table in the test database.
141142
ignore-event = ["create table", "drop table", "truncate table", "rename table"]
142143
```

0 commit comments

Comments
 (0)