A small reusable pieces of code for Play Framework and Slick that will (hopefully) make your life easier.
Currently supported features:
- Plain
Enumeration
mapped toInt
s; BinaryFlags
enumeration which is stored in database asLong
orInt
.CIDRAddress
for dealing with subnet prefixes & networks