Closed
Description
When talking about manual relationships in the HexDocs and in the behavior reference manual the return type of ash_postgres_subquery
is said to be of the type {:ok, Ecto.Query.t()} | {:error, error}
, when in reality when used in the library its implicit type is just Ecto.Query.t()
ash_postgres/lib/data_layer.ex
Lines 1032 to 1058 in 8e59757
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Soon