Story: Outer Wilds
Story: Outer Wilds
github.com/elixir-ecto/...
github.com/elixir-ecto/...
The cryptic message I mentioned was just the Ash.Invalid.Error struct. It contains the error but when it's not pretty printed then it's really hard to guess what's going on. Ecto for comparison has the error string in changeset, Ash generates from the struct - and it's missing here.
The cryptic message I mentioned was just the Ash.Invalid.Error struct. It contains the error but when it's not pretty printed then it's really hard to guess what's going on. Ecto for comparison has the error string in changeset, Ash generates from the struct - and it's missing here.