python-database-sanitizer
python-database-sanitizer copied to clipboard
Add mysql decode support for negative ints
Fixes #36 and provides a simple test case.
I have also added a very simple GH action to run the test suite. Happy to remove from the PR if you would prefer this in a separate merge.