It's an obligatory requirement for the data in the database to be stored in latin1 where I want to use TG. Think of other people/programs using data from this DB.
If data was only to be used by the TG app I wouldn't have any problem using utf-8 encoding.

