In the documentation, I can find a wealth of information on setting up a sync from a JDBC source to Foundry but I struggle to find guidance on setting this up bidirectionally. Would I use Tasks for this?
Specifically, how do I overwrite tables or rows in the connected database with Foundry data (as opposed to creating new tables or appending rows in the database)?