vermie/DataMapper

Enum mappings should 'just work' without requiring explicit mapping

Closed this issue · 0 comments

The convention mapper should be smart enough to map an enum to an int (or other underlying type) automagically. Right now this is not the case.