Closed tarzan closed 6 years ago
In preparation of the coming release of Ecto 3.0.
I wanted to try running my app with the release candidate of Ecto 3.0 and these changes to arc_ecto where necessary. So, I thought to put it up here for your review, hope it saves you some time ;)
arc_ecto
This would also fix #102 However it's not necessary to have the project require Ecto 3.0.
Fixed via https://github.com/stavro/arc_ecto/commit/98d5b6cfea8a5492d1c156d7152dee4f99dd0e3c
In preparation of the coming release of Ecto 3.0.
I wanted to try running my app with the release candidate of Ecto 3.0 and these changes to
arc_ecto
where necessary. So, I thought to put it up here for your review, hope it saves you some time ;)