girella
girella copied to clipboard
Use Maybe instead of Nullable to define makeTypes data types
Currently the input fields have the type of the haskell types, not the opaleye types. So Maybe should be used instead of Nullable as well.