David Vandorpe
Results
1
issues of
David Vandorpe
``` post |> Post.parent() |> Repo.one() ``` results in > ** (Ecto.Query.CastError) deps/ecto_materialized_path/lib/ecto_materialized_path.ex:73: value `4` in `where` cannot be cast to type {:in, :id} in query: > > from a...