Setting charset to utf8mb4 in the config file

- David Matějka
- Moderator | 6445
try add charset under options section
database:
dsn: ....
options:
charset: utf8mb4
RSS feed
Topic closed
try add charset under options section
database:
dsn: ....
options:
charset: utf8mb4