Skip to content

Instantly share code, notes, and snippets.

@juddey
Created February 10, 2019 22:42
Show Gist options
  • Save juddey/34a82d09b447fe70c4e56c08196620a8 to your computer and use it in GitHub Desktop.
Save juddey/34a82d09b447fe70c4e56c08196620a8 to your computer and use it in GitHub Desktop.
Supported Ecto Field Types
array, binary, boolean, date, decimal, float, integer, map, naive_datetime, references, string, text, time, utc_datetime, uuid
https://devdocs.io/phoenix/ecto/ecto.schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment