Latest #ecto_enum Threads Top

sushilbansal
Hi, I am trying to use Ecto.Enum as following: schema "demographics" do field :gender, Ecto.Enum, values: [ male: "M...
New
Awlexus
Hi, I’m struggling a bit on how to implement a data-type for day of week in Ash. With plain ecto you’d do something like field :dow, Ecto...
New
zoedsoupe
In our app, we define a DictionaryRegistry that creates an Registry and then starts two “TermDictionaries” that is a module that implemen...
New
docjazither
Hi OGs, How can I delete the 1st pair in a map ? Thank you
New
docjazither
Hi OGs, Any ideas how to find the best way to find which index in Enum.any? has satisfied its condition ? I have to iterate through a l...
New
mlen
I seem to be stuck on some basic Ecto logic. my Ecto version is 3.7.1 Given some schema: schema :users do field :name, string fiel...
New
israelcastilloh
Hey guys! I have a single list like this: [x, y, [1], [2] ... w, z, [3], [4] ... ] My question is how could i recreate a map which ass...
New
ryanzidago
Let’s take the example from the README, and let’s say that I have a StatusEnum module with the following values: [:registered, :active...
New
gjaldon
EctoEnum - Ecto extension to support enums in Ecto models This library is for defining Ecto enums (which are Ecto.Types) backed by integ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

sushilbansal
Hi, I am trying to use Ecto.Enum as following: schema "demographics" do field :gender, Ecto.Enum, values: [ male: "M...
New
Awlexus
Hi, I’m struggling a bit on how to implement a data-type for day of week in Ash. With plain ecto you’d do something like field :dow, Ecto...
New

Trending Over Three Years Top

docjazither
Hi OGs, How can I delete the 1st pair in a map ? Thank you
New
mlen
I seem to be stuck on some basic Ecto logic. my Ecto version is 3.7.1 Given some schema: schema :users do field :name, string fiel...
New
docjazither
Hi OGs, Any ideas how to find the best way to find which index in Enum.any? has satisfied its condition ? I have to iterate through a l...
New
gjaldon
EctoEnum - Ecto extension to support enums in Ecto models This library is for defining Ecto enums (which are Ecto.Types) backed by integ...
New
ryanzidago
Let’s take the example from the README, and let’s say that I have a StatusEnum module with the following values: [:registered, :active...
New
israelcastilloh
Hey guys! I have a single list like this: [x, y, [1], [2] ... w, z, [3], [4] ... ] My question is how could i recreate a map which ass...
New
zoedsoupe
In our app, we define a DictionaryRegistry that creates an Registry and then starts two “TermDictionaries” that is a module that implemen...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement