Skip to content

Instantly share code, notes, and snippets.

@garyharan
Created December 2, 2016 04:08
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 garyharan/255906c955a099bce2d2462f41666726 to your computer and use it in GitHub Desktop.
Save garyharan/255906c955a099bce2d2462f41666726 to your computer and use it in GitHub Desktop.
How to get the first user in Ecto
Faq.Repo.get(Faq.User, 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment