Skip to content

Instantly share code, notes, and snippets.

@joeljackson
Created March 11, 2016 06:03
Show Gist options
  • Save joeljackson/badcae5d9323dc595525 to your computer and use it in GitHub Desktop.
Save joeljackson/badcae5d9323dc595525 to your computer and use it in GitHub Desktop.
Fail town
alias Ecto.Repo
query = from o in Rebirth.Order, []
orders = Repo.all query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment