Skip to content

Instantly share code, notes, and snippets.

@aleandros
Created March 22, 2017 18:39
Show Gist options
  • Select an option

  • Save aleandros/a3213f414868e3098f71e81b66712f02 to your computer and use it in GitHub Desktop.

Select an option

Save aleandros/a3213f414868e3098f71e81b66712f02 to your computer and use it in GitHub Desktop.
Ecto Model default access
[bank|_] = Repo.all(Bank)
bank.id # Everything works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment