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

Ecto 2.0 #16

Closed
talklittle opened this issue Apr 21, 2016 · 2 comments
Closed

Ecto 2.0 #16

talklittle opened this issue Apr 21, 2016 · 2 comments

Comments

@talklittle
Copy link
Contributor

Simply updating the dependency to {:ecto, "~> 2.0.0-rc"} seems to compile fine.

Maybe needs a few additional config changes for tests, based on the migration instructions at http://blog.plataformatec.com.br/2016/04/ecto-2-0-0-rc-is-out

@doomspork
Copy link
Member

doomspork commented Apr 21, 2016

Awesome @talklittle! Are you going to get started on a pull request? 😀 This would be great to have when Ecto 2.0 ships 👍

@talklittle
Copy link
Contributor Author

I'll try to get it working. Currently mix test is failing with badmatch {:error, :already_up}, but that seems to happen on master as well. Hopefully Ecto 2.0's test improvements help avoid this kind of error.

@talklittle talklittle mentioned this issue Apr 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants