I am using play and using slick . After migrating to slick when ever i am starting the server with play run each time play tries to drop and recreate tables saying "Database 'default' needs evolution!"
Even though there are not changes to my DB and server. Is there any way to configure this so that tables wont get dropped each time.
using play 2.1.0 and https://github.com/freekh/play-slick