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
SchemaExpr literal lossy fix (#1510)
* reproducers
* Fix SchemExpr.Literal for simple enum case
* added headers, fmt
* update examples in docs
* delete reproduced - its superseded by extra tests
* align diagrams in docs with new structure
Fix NameMapper to join separated non-alphabetic characters and to pro…
…duce proper output for SCREAMING_SNAKE_CASE, SCREAMING-KEBAB-CASE, and PREFIXEDPascalCase (#1444)