Skip to content

Conversation

@Eiji7
Copy link
Contributor

@Eiji7 Eiji7 commented Oct 26, 2019

Fixes: #3148

Eiji7 added 2 commits October 26, 2019 03:40
If config/config.exs does not exists and Elixir version >= 1.9.0 then use "import Config".
Otherwise ensure user config is keep and `String.replace/3` works as expected for both cases.
1. Moving one newline - String.replace/3 test fail
2. Changed test to ensure check for Config module
@josevalim josevalim merged commit 052a9eb into elixir-ecto:master Oct 26, 2019
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

josevalim pushed a commit that referenced this pull request Oct 26, 2019
If config/config.exs does not exists and Elixir version >= 1.9.0 then use "import Config".
Otherwise ensure user config is keep and `String.replace/3` works as expected for both cases.

* Update changes to pass tests:
1. Moving one newline - String.replace/3 test fail
2. Changed test to ensure check for Config module

Closes #3148.
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.

Changed behavior of ecto.gen.repo mix task in Elixir 1.9

2 participants