You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the workaround is not working anymore in 1.0.1. The async SQL context needs to redefine the encoder/decoder pair depending on your underlying MYSQL type in order to work:
Version:
0.10.1-SNAPSHOT
Module:
quill-async-mysql
Database:
mariadb
#585 follow up.
Expected behavior
Everything encode/decode without the need of defining encoder/decoder.
Actual behavior
io.netty.handler.codec.EncoderException: scala.MatchError: 9cad8ea5-41f5-4ffb-a35d-ecdba68c2eed (of class java.util.UUID)
at runtime.Steps to reproduce the behavior
Workaround
@getquill/maintainers
The text was updated successfully, but these errors were encountered: