<https://github.com/MeltanoLabs/tap-csv> Is there ...
# best-practices
t
https://github.com/MeltanoLabs/tap-csv Is there a way to configure this tap to drop the table before it runs every time?
e
Hi Tanner 👋 Which target are you using?
t
postgres
e
Ok, then the next release of the SDK (tap-csv will be updated shortly after that) will let you send ACTIVATE_VERSION messages that instruct target-postgres to clear the destination table for FULL_TABLE replication streams.
🔥 1