Skip to content

embedded_schema support / best practises #17

@casio

Description

@casio

Was using Blacksmith today for the first time. Nice lib, thanks!

I'm trying to use an Ecto embedded_schema in Forge.register, which leads to warnings about embedded data having to be assigned via their own changeset in Ecto.

My workaround is to manually add said changesets, now, which might become tedious when working with embedded schemas a lot.

Is support for this in the works, or are there other, easier workarounds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions