|
How do you provide custom error message for Ecto's cast errors?
|
|
3
|
1269
|
July 9, 2025
|
|
Polymorphic_embed - polymorphic Embeds in Ecto
|
|
16
|
4261
|
July 9, 2025
|
|
Elixact - schema definition and validation (think Pydantic in Elixir)
|
|
20
|
1270
|
July 5, 2025
|
|
💦 Drops - Simplifying Data Validation in Elixir
|
|
18
|
3098
|
November 22, 2024
|
|
Using GraphQL (and perhaps Absinthe) in messages?
|
|
20
|
1045
|
August 1, 2023
|
|
List as a reference to the same schema
|
|
2
|
370
|
June 15, 2023
|
|
How to have optional values for an ecto embedded schema?
|
|
8
|
1958
|
November 16, 2022
|
|
Xema and JsonXema - Schema validatiors
|
|
15
|
3799
|
June 8, 2022
|
|
Asbsinthe graphql api schema.ex error
|
|
1
|
698
|
April 11, 2022
|
|
From many to one to many to many with data on the join table
|
|
0
|
835
|
January 27, 2022
|
|
Mapping/transforming user input from a form that does not directly map to a schema?
|
|
1
|
1299
|
December 26, 2021
|
|
Implementing Protocol for Schemas vs Behaviours
|
|
10
|
1509
|
December 18, 2021
|
|
Should I add belongs_to to my schema? What do I gain?
|
|
2
|
1502
|
October 6, 2021
|
|
Do you use Postgresql's schemas for DDD subdomains eg Phoenix contexts?
|
|
7
|
1671
|
July 14, 2021
|
|
User Friendship Schema Design
|
|
8
|
2016
|
January 16, 2021
|
|
Polymorphic/Many-to-Many table relationship with dynamic IDs
|
|
1
|
1198
|
November 30, 2020
|
|
Dynamic embedded schema based on type
|
|
5
|
2887
|
August 18, 2020
|
|
Use Ecto schema directly or convert to a custom struct?
|
|
6
|
5052
|
June 30, 2020
|
|
Is it possible to define "virtual schema" (something like a DB View)
|
|
3
|
1183
|
May 3, 2020
|
|
How to handle Absinthe object data that's spread over multiple ecto schemas
|
|
2
|
1597
|
April 1, 2020
|
|
Ecto and enums for fields
|
|
2
|
1538
|
March 22, 2020
|
|
What do you have in your Schema apart from changeset functions?
|
|
6
|
2945
|
December 6, 2019
|
|
Creating a User with Profile schema?
|
|
8
|
2103
|
November 27, 2019
|
|
Errors during tests when I add a Ecto.Enum to a schema
|
|
4
|
2502
|
November 6, 2019
|
|
Different apps, shared database, different schema... a good idea?
|
|
14
|
5361
|
October 21, 2019
|
|
Enum.flat_map Workaround?
|
|
5
|
856
|
October 12, 2019
|
|
Define a macro which will expand to add schema
|
|
1
|
723
|
September 22, 2019
|
|
Delete foreign_constraint on has_many
|
|
0
|
658
|
September 9, 2019
|
|
Where is the schema file of phx.gen.schema
|
|
2
|
1408
|
June 10, 2019
|
|
** (Mix) Expected the context, "x", to be a valid module name
|
|
4
|
1882
|
May 4, 2019
|