Skip to content

Instantly share code, notes, and snippets.

@joeljackson
Created March 11, 2016 06:28
Show Gist options
  • Save joeljackson/3422eb7729b470abeeac to your computer and use it in GitHub Desktop.
Save joeljackson/3422eb7729b470abeeac to your computer and use it in GitHub Desktop.
Actually works!
alias Rebirth.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