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 and compile-time DI #411

Open
alexeygolev opened this issue Jul 14, 2017 · 0 comments
Open

Evolutions and compile-time DI #411

alexeygolev opened this issue Jul 14, 2017 · 0 comments

Comments

@alexeygolev
Copy link

I tried to mix in SlickComponents, EvolutionsComponents and SlickEvolutionComponents but I'm getting

lazy value slickApi in trait SlickComponents of type play.api.db.slick.SlickApi  and
method slickApi in trait SlickEvolutionsComponents of type => play.api.db.slick.SlickApi

There is nothing else in the docs that I need to do as far as I understand. I noticed that there is a pull request with a comment about deprecating the SlickEvolutionsComponents. What's the recommended way of using evolutions at the moment?

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