Skip to content

Instantly share code, notes, and snippets.

@bcardarella
Created July 24, 2015 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcardarella/98845f53c03aff45d932 to your computer and use it in GitHub Desktop.
Save bcardarella/98845f53c03aff45d932 to your computer and use it in GitHub Desktop.
➜ ecto git:(bc-rename-column) ✗ MIX_ENV=mysql iex -S mix test integration_test/sql/migration.exs:261
Erlang/OTP 17 [erts-6.4] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
Including tags: [line: "261"]
Excluding tags: [:test]
Request to pry #PID<0.233.0> at lib/ecto/adapters/mysql/connection.ex:28. Allow? [Yn] y
Interactive Elixir (1.0.5) - press Ctrl+C to exit (type h() ENTER for help)
pry(1)>
09:26:48.673 [error] GenServer #PID<0.113.0> terminating
** (exit) bad cast: {:remote_dispatch, IEx.Helpers}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment