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
Thanks for reporting these issues - our Scala 3 derivation uses Scala 3's built-in generic derivation instead of Magnolia. While this gives us more flexibility, it also means that we have a few inconsistencies / small bugs in some edge cases
The following produces a different schema depending on the Scala version:
Scala 2:
Scala 3:
The text was updated successfully, but these errors were encountered: