Hello, in order to have upserts for the plugin `ta...
# plugins-general
j
Hello, in order to have upserts for the plugin
target-redshift
by ticketswap do you need to specify a replication key for every table that you are sinking into in order for the upsert feature to work? I’m trying to find resources on how to do this but I’m just getting:
Copy code
metadata:
      your_schema-your_table:
        table-key-properties: [id]
to be in the meltano.yml loader block