A utility for creating mundane crud work including table to model, model to DTO and other things no one really wants to do by hand.
1
stars
0
forks
source link
Fixed a few mistakes I have been meaning to fix for a while now. The … #2
Closed
dyslexicanaboko closed 4 years ago
…object in the mapper is set to null right off the bat. The mapper wouldn't account for Nullable fields coming from the database.