We are starting to use replication sets to build a data warehouse and one process we're looking at is adding fields to the replication set down the road. I think if we add a column that already has data in it, we have to reset the replication and truncate the destination and do a full load. But wondering if anyone knows a different way/trick to doing this where it could trigger an update instead.