It would be helpful to use enum values in many cases. Enums can then be converted to/from strings when writing/reading to/from DB. I have implemented such support. Should I submit a PR?