This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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
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
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
With these modules:
defmodule Foo do
use Ecto.Schema
import Ecto.Changeset
schema "foo" do
field(:name, :string, null: false)...
New
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
Hi there,
Is there any possibility to add multiple possible schemas to an embeds_many field?
I have the following schema:
schema "cate...
New
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
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
I am trying to use two nested inputs_for with no success. Essentially, I have this (abbreviated for simplicity):
# CalendarApp.Calendars...
New
Hi :slight_smile:
Some context before the question: I am developing a phoenix API + Vue Frontend, which in short terms consists of inter...
New
I have a database object with an embeds_many that is defined as embeds_many :availability, Availability, on_replace: :delete. I am trying...
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #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
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







