girella icon indicating copy to clipboard operation
girella copied to clipboard

Use Maybe instead of Nullable to define makeTypes data types

Open bergmark opened this issue 10 years ago • 0 comments

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.

bergmark avatar Oct 02 '15 14:10 bergmark