Files
@ 76b358f81926
Branch filter:
Location: kallithea/rhodecode/lib/dbmigrate/migrate/changeset/databases/mysql.py
76b358f81926
3.3 KiB
text/x-python
extended safe_str and safe_unicode with chardet fallback.
- if chardet is installed and utf-8 decoding fails we'll fallback to detect encoding
- if chardet is installed and utf-8 decoding fails we'll fallback to detect encoding