Skip to content

Commit

Permalink
Releasing exclude_columns support in mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitcoder committed Jul 18, 2024
1 parent 80d8344 commit 7de6fe7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions connection.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ sources:
tables:
- table1
- table2
exclude_columns:
- column1
- column2
text:
profile1:
text: "Hello World HHWPK6943Q"
Expand Down

0 comments on commit 7de6fe7

Please sign in to comment.