ualberta-smr / LibraryMetricScripts

Scripts to collect metrics from software libraries.
MIT License
4 stars 2 forks source link

Character encoding problem #26

Open snadi opened 4 years ago

snadi commented 4 years ago

When adding the issue titles in issues.py, some titles have only 3 special characters while the DB does not support that

django.db.utils.OperationalError: (1366, "Incorrect string value: '\\xE4\\xB8\\x8Eami...' for column 'title' at row 1")