Hi everyone :wave: Does anyone know how I can con...
# getting-started
c
Hi everyone 👋 Does anyone know how I can configure the target-postgres so that it truncates a table as the first step of a data load? Thanks in advance!
a
There may be a way to do this, but have you looked into 'ACTIVATE_VERSION'? It might achieve the same final result. https://github.com/meltano/meltano/issues/2463