Patrick Davey

Results 21 comments of Patrick Davey

I ran into this issue today on the (somewhat legacy app) I work on. The issue was that the mysql database wasn't configured for `utf8mb4` strings, and the exception that...