Latest #ecto_enum Threads 
Hi,
I am trying to use Ecto.Enum as following:
schema "demographics" do
field :gender, Ecto.Enum,
values: [
male: "M...
New
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
In our app, we define a DictionaryRegistry that creates an Registry and then starts two “TermDictionaries” that is a module that implemen...
New
Hi OGs,
How can I delete the 1st pair in a map ?
Thank you
New
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
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
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
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
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
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi,
I am trying to use Ecto.Enum as following:
schema "demographics" do
field :gender, Ecto.Enum,
values: [
male: "M...
New
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
Hi OGs,
How can I delete the 1st pair in a map ?
Thank you
New
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
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
EctoEnum - Ecto extension to support enums in Ecto models
This library is for defining Ecto enums (which are Ecto.Types) backed by integ...
New
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
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
In our app, we define a DictionaryRegistry that creates an Registry and then starts two “TermDictionaries” that is a module that implemen...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








