python-database-sanitizer
python-database-sanitizer copied to clipboard
non-utf8 charset support for mysql
This change
- Adds new config option for
charset, with defaultutf-8 - Support charset option in
dump/mysql.pydump reader class - Updates README accordingly