A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
1.19k
stars
149
forks
source link
Documentation update for slick integration #247
Open
JethroMV opened 5 years ago
I think that
val profile: slick.jdbc.Profile
has changed, it is not found. Also, when extending from SlickEnumSupport, many other slick implicit mappings are no longer found.
Is it possible to check if an update is needed to the slick integration part of the README?