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
The Fa-db object needs the fields to select from the appropriate function. Usually they are equivalent to a constructor parameters of a class that will hold the returned data.
Feature
Add the ability to easilly extract a class/case class constructor parameter names. Utilize NamingConvnetion.
It can be a class, a trait or a function in an object.