set character set and collate for full unicode support

MySQL doesn’t support full UTF-8 encoding by default. This article explains how to change character set and collate in tables so this can be accomplished.

It would be very nice if it could be done using liquibase!