-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Errors are thrown when saving a poll or stream title with emojis.
org.springframework.orm.jpa.JpaSystemException: could not execute statement [Incorrect string value: '\xF0\x9F\x9A\x99 /...' for column 'title' at row 1]
The database connection string already has ?useUnicode=yes&characterEncoding=UTF-8 added to it. This issue does not occur locally. It's possible that the prod database is the issue so it'd be good to check by connecting local Ninbot to the prod database.
- Connect local Ninbot to prod database to see if emojis are still an issue
Metadata
Metadata
Assignees
Labels
Projects
Status
Researching