I'm using `Spreadsheets Anywhere` to succesfully ...
# troubleshooting
r
I'm using
Spreadsheets Anywhere
to succesfully load csv files into a target. I recently added a bunch of more columns to the same csv files, but the columns are not being loaded into the target database... I haven't defined anywhere which columns should be transferred. I also tried deleting the db and running
full-refresh
without luck
any ideas of what to try? I also deleted the logs folders
m
by default there is manually created catalog (.meltano/run/tap-*) which may persist - removing the generated catalog may help
r
Thanks @marek_zelc worked like a charm