I have set database using : `meltano config target...
# plugins-general
s
I have set database using :
meltano config target-clickhouse set database replication_db
but it always complain that public database doesn't exist
e
Is the target the one that complains?
s
yes
@Edgar Ramírez (Arch.dev) I did solve this problem but just want to ask why
target-clickhouse
is not adding column for LOG_BASED replication such as other do like
__sdc__deleted_at
e
Probably just an oversight to be honest. Just to confirm, which variant of target-clickhouse is this?
s
@Edgar Ramírez (Arch.dev) this one https://hub.meltano.com/loaders/target-clickhouse/ I tried but still it's not created the deleted at column
I am using tap-postgres as extract variant meltano sdk