Polymorphic Embed
v1.3.4
Pages
Modules
PolymorphicEmbed
(Polymorphic Embed v1.3.4)
View Source
Link to this section
Summary
Functions
cast_polymorphic_embed(changeset, field, cast_options \\ [])
equal?(term1, term2, params)
Callback implementation for
Ecto.ParameterizedType.equal?/3
.
get_polymorphic_module(schema, field, type_or_data)
get_polymorphic_type(schema, field, module_or_struct)
Link to this section
Functions
Link to this function
cast_polymorphic_embed(changeset, field, cast_options \\ [])
View Source
Link to this function
equal?(term1, term2, params)
View Source
Callback implementation for
Ecto.ParameterizedType.equal?/3
.
Link to this function
get_polymorphic_module(schema, field, type_or_data)
View Source
Link to this function
get_polymorphic_type(schema, field, module_or_struct)
View Source