When using Ecto.Query and also the from() api, is there a way to turn the result of Enums/List into a map?
Ecto.Query
from()
getData() |> Repo.all() .