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

Update mix.exs #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

isamankumara
Copy link

update ecto and mariaex

update ecto and mariaex
@@ -37,8 +37,8 @@ defmodule Apartmentex.Mixfile do
# Type "mix help deps" for more examples and options
defp deps do
[
{:ecto, "~> 3.0.4"},
{:mariaex, "~> 0.8.0", optional: true},
{:ecto, "~> 3.0.5"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this become ecto_sql since Apatmentex deals with migrations?

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.

2 participants