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
Problem:
Queries/Commands returning same fields result in generation of data classes with same fields but as different classes. This results in having to write multiple mappers from norm type to custom type.