mysql-binuuid-rails
mysql-binuuid-rails copied to clipboard
Hotfix: Accept ASCII_8BIT encoded strings as valid values on serialize
Increases support for temporary tables and join tables. We experienced for example bugs with pagy (gem) since it sends the value ASCII_8BIT encoded.
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?