Why can't we have embeds_many :foo, :map where the embeds is a list of non-homogenous maps?
|
|
2
|
83
|
May 23, 2025
|
Distant relations, deleting, and getting database constraint errors into a changeset
|
|
1
|
59
|
May 15, 2025
|
Organizing changesets: universal vs. per-operation vs. per-role
|
|
8
|
216
|
May 13, 2025
|
Return changeset with constraint error from nested transaction
|
|
2
|
56
|
March 19, 2025
|
Unexpected error using message: {msg, opts} option in validation code
|
|
2
|
27
|
January 30, 2025
|
How to securely set parameter for changset without allowing user manipulation?
|
|
8
|
112
|
October 29, 2024
|
How to Modify Changeset at Save Time in Ash
|
|
1
|
69
|
October 1, 2024
|
Is it possible to have Ecto unique_constraint with errors on multiple fields?
|
|
6
|
3173
|
July 25, 2024
|
Add_error for embedded changeset
|
|
6
|
1500
|
July 8, 2024
|
Ash always casts attributes, even if they are rejected by the action?
|
|
1
|
230
|
February 7, 2024
|
Add embed to changeset manually
|
|
2
|
285
|
February 1, 2024
|
Best approach: update affecting other resources (multiple changesets from one action)
|
|
4
|
565
|
December 12, 2023
|
Using external HTTP API for data storage
|
|
3
|
834
|
October 8, 2023
|
How to get current(or old?) value of field from an Ecto changeset?
|
|
5
|
4904
|
September 5, 2023
|
How to print changeset errors without using the changeset in form_for?
|
|
7
|
3716
|
August 9, 2023
|
How to update a Struct without explicit Attributes
|
|
6
|
735
|
August 1, 2023
|
Checking changeset for changes causes changed? undefined error
|
|
4
|
707
|
July 31, 2023
|
Changeset Helpers – Ease working with nested Changesets and associations
|
|
6
|
1868
|
May 27, 2023
|
Need help with changeset errors, I have no idea how to approach this problem
|
|
3
|
687
|
May 25, 2023
|
Insert with associated data, selecting associated data in changeset
|
|
3
|
421
|
April 26, 2023
|
Liveview dynamic form - adding items from list
|
|
12
|
2228
|
April 23, 2023
|
Map embed schema for changeset - take data from one structure and save it on a similar structure
|
|
3
|
639
|
April 13, 2023
|
Ecto.Changeset and data with dynamic schema
|
|
1
|
711
|
April 11, 2023
|
How do I hook up a changeset to a Phoenix 'select' list?
|
|
4
|
992
|
April 4, 2023
|
Ecto Changeset validate_confirmation function is undefined
|
|
3
|
791
|
March 3, 2023
|
PostGIS UndefinedFunctionError (Geo.PostGIS.Geometry.equal?/2)
|
|
2
|
524
|
February 6, 2023
|
EctoNestedChangeset - Helpers for manipulating nested Ecto changesets
|
|
0
|
530
|
November 13, 2022
|
How to add a change to an association's changeset as a subsequent call to put_assoc/4?
|
|
3
|
2244
|
October 29, 2022
|
Indy Forms - Simplify Your Forms
|
|
7
|
1103
|
October 18, 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
|
770
|
October 7, 2022
|