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 1.3 support #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

venkatd
Copy link

@venkatd venkatd commented Dec 27, 2016

Because Ecto 1.3 introduces a Repo.stream I thought it would be good to get rid of the macros altogether. So now instead of Repo.stream you would call Tributary.stream(Repo, ...)

Also bumped the Erlang & Elixir versions. If you want I can put those back.

@venkatd venkatd force-pushed the ecto-1-3-support branch from 5190a89 to 2a968cc Compare July 16, 2017 18:53
@venkatd venkatd force-pushed the ecto-1-3-support branch from 2a968cc to b9bec05 Compare July 16, 2017 18:56
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

Successfully merging this pull request may close these issues.

1 participant