Question
I would like to add or remove tables in an existing schema in my destination. These tables do not exist in the connected source. Will this cause any problems?
Environment
All destinations
Answer
Adding or removing tables that are not part of the connected source should not cause any problems. Fivetran would ignore them. Nothing in our data writer logic would notice that they’re there unless we ran into a naming conflict. You can read more about our naming conventions ;here.