From 7de6fe7da6cc1d6a8ce265d6ba994a96c3072ef1 Mon Sep 17 00:00:00 2001 From: Rohit kumar Date: Thu, 18 Jul 2024 13:09:15 +0530 Subject: [PATCH] Releasing exclude_columns support in mysql --- connection.yml.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/connection.yml.sample b/connection.yml.sample index efef86a..cbe5f4f 100644 --- a/connection.yml.sample +++ b/connection.yml.sample @@ -43,6 +43,9 @@ sources: tables: - table1 - table2 + exclude_columns: + - column1 + - column2 text: profile1: text: "Hello World HHWPK6943Q"