data-diff icon indicating copy to clipboard operation
data-diff copied to clipboard

Materialize diff to database

Open sirupsen opened this issue 3 years ago • 0 comments

We might want to add to the database drivers the ability to use them as output for the diff, so we can create diff_{src_table_name}_{dst_table_name} with all the differing rows. This would probably be quite useful for especially larger diffs over just writing output, if you can't integrate with the Python API.

sirupsen avatar Jun 21 '22 14:06 sirupsen