Slick enum serialization
NK91 opened this issue · 1 comments
NK91 commented
expected behavior
Replace enum integer value to string
actual behavior
Actually, you have integer value for enumeration which is hard for reading
NK91 commented
In this case, it would have some overhead for adding "enum mapper table" because every extension of enums need database migration