Latest #embeds_many Threads Top

KP123
Context: I’m building an Echo schema that embeds_one schema which itself contains an embeds_many field. I need to allow users to add and ...
New
agonzalezro
Hi :wave: I am trying to create a live view that shows a form. This form will allow you to create an snapshot per each product you own. ...
New
itisfilipe
I have a database object with an embeds_many that is defined as embeds_many :availability, Availability, on_replace: :delete. I am trying...
New
itisfilipe
I am trying to use two nested inputs_for with no success. Essentially, I have this (abbreviated for simplicity): # CalendarApp.Calendars...
New
pwightman
I’ve recreated a minimal example of the problem I’m experiencing, where cast_embed on a embeds_many is trying to protect me from accident...
New
simrayz
Hi :slight_smile: Some context before the question: I am developing a phoenix API + Vue Frontend, which in short terms consists of inter...
New
dorian-marchal
With these modules: defmodule Foo do use Ecto.Schema import Ecto.Changeset schema "foo" do field(:name, :string, null: false)...
New
Sanjibukai
Hi everybody! How do you handle embedded schemas (the map fields in JSON or JSONB) with generators and forms? I have a situation where ...
New
wolfiton
Hi everyone, So following the absinthe book I arrived at the subscription chapter with the ordering system powered by embedded schemas. ...
New
drapermd
I’m finding it very difficult to figure out how to update an embedded struct that is in a nested embeds_many array. Here’s the basic sch...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

agonzalezro
Hi :wave: I am trying to create a live view that shows a form. This form will allow you to create an snapshot per each product you own. ...
New
KP123
Context: I’m building an Echo schema that embeds_one schema which itself contains an embeds_many field. I need to allow users to add and ...
New

Trending Over Three Years Top

CheersThankYou
I have an embedded schema, and I noticed that it was always writing to the DB, even when it wasn’t updated from its default value []. Ch...
New
pwightman
I’ve recreated a minimal example of the problem I’m experiencing, where cast_embed on a embeds_many is trying to protect me from accident...
New
dorian-marchal
With these modules: defmodule Foo do use Ecto.Schema import Ecto.Changeset schema "foo" do field(:name, :string, null: false)...
New
Adzz
I have a jsonb array column in a (postgres) db. It is a list that can be only a limited number of maps, is there a way to represent this ...
New
ribanez7
Hi there, Is there any possibility to add multiple possible schemas to an embeds_many field? I have the following schema: schema "cate...
New
drapermd
I’m finding it very difficult to figure out how to update an embedded struct that is in a nested embeds_many array. Here’s the basic sch...
New
Sanjibukai
Hi everybody! How do you handle embedded schemas (the map fields in JSON or JSONB) with generators and forms? I have a situation where ...
New
wolfiton
Hi everyone, So following the absinthe book I arrived at the subscription chapter with the ordering system powered by embedded schemas. ...
New
itisfilipe
I am trying to use two nested inputs_for with no success. Essentially, I have this (abbreviated for simplicity): # CalendarApp.Calendars...
New
simrayz
Hi :slight_smile: Some context before the question: I am developing a phoenix API + Vue Frontend, which in short terms consists of inter...
New
itisfilipe
I have a database object with an embeds_many that is defined as embeds_many :availability, Availability, on_replace: :delete. I am trying...
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