I\'m using Play! framework 2.0 and I\'m stuck on an annoying issue involving the database.
Suppose I have a User (extends Model) class which ha
User
Model
You could disable Evolutions by setting evolutionplugin=disabled in application.conf