Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evolutions don't run with command sbt test #378

Open
WayneWang12 opened this issue Jan 22, 2017 · 0 comments
Open

evolutions don't run with command sbt test #378

WayneWang12 opened this issue Jan 22, 2017 · 0 comments

Comments

@WayneWang12
Copy link

Hi~ I've set my applications with below settings in test/resources/application.conf:

play.evolutions.enabled =true
evolutionplugin = enabled
play.evolutions.autoApply=true
play.evolutions.db.default.enabled = true
play.evolutions.db.default.autoApply = true

However, the evolutions just don't work. I'm wondering how to make it work so that I can have my CI run smoothly without any manual operation.

Thanks in advance. I'm using play 2.5.10, play-slick and evolution 2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants