BritishGeologicalSurvey / etlhelper

ETL Helper is a Python ETL library to simplify data transfer into and out of databases.
https://britishgeologicalsurvey.github.io/etlhelper/
GNU Lesser General Public License v3.0
100 stars 25 forks source link

Add `merge` function #168

Open volcan01010 opened 1 year ago

volcan01010 commented 1 year ago

This issue relates to #143. If we wanted to dynamically handle conflicts, we should have a dedicated 'merge' function to make our intentions more explicit.