|
Using embeds_one as a form helper and deriving persisted fields — what is the correct approach?
|
|
4
|
120
|
April 2, 2026
|
|
Ecto - embeds_many as single map with unique keys
|
|
6
|
300
|
October 2, 2025
|
|
Is there a plan to support custom loading for embedded types?
|
|
3
|
213
|
September 17, 2025
|
|
Polymorphic_embed - polymorphic Embeds in Ecto
|
|
16
|
4274
|
July 9, 2025
|
|
XmlSchema - Parse and generate XML with a schema DSL
|
|
9
|
1000
|
November 1, 2024
|
|
Live View Error With Cast Embed
|
|
3
|
353
|
August 26, 2024
|
|
Ecto.Changeset - How do I make validation errors in embedded schemas show up on the parent?
|
|
6
|
734
|
August 20, 2024
|
|
“Module not loaded” error for PolymorphicEmbed v4.1.1
|
|
4
|
86
|
August 2, 2024
|
|
`:any` type for embedded schemas in non-virtual fields
|
|
7
|
415
|
April 10, 2024
|
|
Clearing an `embeds_many` entry (`cast_embed/3`)
|
|
8
|
710
|
April 5, 2024
|
|
Ecto embedded_schema storing extra/default values for fields that aren't specified
|
|
13
|
3984
|
February 27, 2024
|
|
Are Ecto embedded schemas useful without a database?
|
|
11
|
1994
|
November 22, 2023
|
|
Practical use of embedded schemas for single table inheritance (STI) in Phoenix application
|
|
4
|
804
|
August 7, 2023
|
|
Ecto many-to-many problem caused by embedded schema
|
|
4
|
1093
|
May 21, 2023
|
|
Where to place embedded schemas?
|
|
4
|
456
|
May 20, 2023
|
|
Map embed schema for changeset - take data from one structure and save it on a similar structure
|
|
3
|
652
|
April 13, 2023
|
|
(Ecto.CastError) expected params to be a :map, got: `%Hi.Msg.Translations{}`
|
|
2
|
742
|
January 25, 2023
|
|
Can't save embedded schema field into database
|
|
4
|
614
|
December 8, 2022
|
|
Problem trying to pipe a embedded_schema value into a %__MODULE__{} struct. ** (ArgumentError) errors were found at the given arguments: * 1st argument: not an atom
|
|
14
|
812
|
October 7, 2022
|
|
Using custom type in embedded schema
|
|
3
|
3562
|
August 23, 2022
|
|
Embedded schema and JSONB
|
|
6
|
1984
|
June 14, 2022
|
|
Delete params in form when an event is triggered
|
|
0
|
748
|
May 23, 2022
|
|
Ecto embeds_one_of a few schemas
|
|
3
|
817
|
January 6, 2022
|
|
Get a map instead of a list from embeds_many
|
|
6
|
1210
|
November 15, 2021
|
|
How to manage embedded schema in generators and form?
|
|
1
|
1150
|
July 26, 2021
|
|
Discard invalid embed entries during casting
|
|
4
|
813
|
April 23, 2021
|
|
Re-casting json-encoded structs gracefully
|
|
4
|
1809
|
February 3, 2021
|
|
Adding and removing elements from jsonb field using embedded schema
|
|
3
|
1626
|
February 2, 2021
|
|
Preload associated record through embedded schema
|
|
3
|
1082
|
December 3, 2020
|
|
Preload associations in embeds?
|
|
5
|
2491
|
October 21, 2020
|