Skip to content

Instantly share code, notes, and snippets.

@fmcgeough
Created August 15, 2016 13:18
Show Gist options
  • Select an option

  • Save fmcgeough/0a30158a4c4f81d48496515b6e3cecc4 to your computer and use it in GitHub Desktop.

Select an option

Save fmcgeough/0a30158a4c4f81d48496515b6e3cecc4 to your computer and use it in GitHub Desktop.
mix ecto.drop
Compiling 12 files (.ex)
warning: unused alias FishLanded
lib/fishing_spot/models/fish_landed.ex:3
== Compilation error on file lib/fishing_spot/repo.ex ==
** (ArgumentError) missing :adapter configuration in config :fishing_spot, FishingSpot.Repo
lib/ecto/repo/supervisor.ex:37: Ecto.Repo.Supervisor.parse_config/2
lib/fishing_spot/repo.ex:2: (module)
(stdlib) erl_eval.erl:670: :erl_eval.do_apply/6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment