I'm trying to create a replica that allows writing so dbt can apply a reporting layer and a BI tool can run caching without messing with production. We tried using branches but the refresh does a full overwrite so we lose anything that had already been written, which is a problem for any data that we uploaded only for reporting purposes. Any ideas?