sean_han
03/29/2023, 5:43 PMmeltano run tap-postgres target-postgres --full-refresh
, for some reason, the column c was added to table_b.
is this normal behavior? or is a bug?
another issue, when I update table_a, run meltano select tap-postgres --list
, the new columns are not showing up, how to fix this issue?Sven Balnojan
03/30/2023, 9:39 AMsean_han
03/31/2023, 11:44 PMsean_han
03/31/2023, 11:45 PM