mysql-binuuid-rails icon indicating copy to clipboard operation
mysql-binuuid-rails copied to clipboard

Hotfix: Accept ASCII_8BIT encoded strings as valid values on serialize

Open flobby opened this issue 2 years ago • 1 comments

Increases support for temporary tables and join tables. We experienced for example bugs with pagy (gem) since it sends the value ASCII_8BIT encoded.

flobby avatar Jun 30 '22 08:06 flobby

Hi @flobby! Thanks for your PR, but I'm not sure I understand the exact issue you're describing yet. Can you provide a minimal code example to reproduce the issue?

markoudev avatar Jul 26 '22 11:07 markoudev