Skip to content

Commit 7de6fe7

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

connection.yml.sample

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ sources:
4343
tables:
4444
- table1
4545
- table2
46+
exclude_columns:
47+
- column1
48+
- column2
4649
text:
4750
profile1:
4851
text: "Hello World HHWPK6943Q"

0 commit comments

Comments
 (0)