Skip to content

Commit 1766175

Browse files
committed
Releasing exclude_columns support in mysql
1 parent 7de6fe7 commit 1766175

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,9 @@ sources:
294294
tables:
295295
- table1
296296
- table2
297+
exclude_columns:
298+
- column1
299+
- column2
297300
postgresql:
298301
postgresql_example:
299302
host: YOUR_POSTGRESQL_HOST

0 commit comments

Comments
 (0)