diff --git a/readme.md b/readme.md index 3c5cf3d..848b0a9 100644 --- a/readme.md +++ b/readme.md @@ -294,6 +294,9 @@ sources: tables: - table1 - table2 + exclude_columns: + - column1 + - column2 postgresql: postgresql_example: host: YOUR_POSTGRESQL_HOST