sqlite-diffable icon indicating copy to clipboard operation
sqlite-diffable copied to clipboard

Use `sqlite-diffable` as a Python module

Open PeskyPotato opened this issue 1 year ago • 1 comments

The pull list of changes are described in Issue #9, the summary can be found below:

  • Created wrapper functions for load, dump and object using click and sample code from this StackOverflow post.

  • Added tests for dumping one and two tables, and loading two tables.

PeskyPotato avatar Jul 06 '24 08:07 PeskyPotato

If all looks good, I wouldn't mind also updating the README to show some example usage instructions.

PeskyPotato avatar Jul 06 '24 09:07 PeskyPotato