View Source Ravix.Ecto.Parser.Shared (ravix_ecto v0.3.4)

Link to this section Summary

Link to this section Functions

Link to this function

check_query!(query, allow \\ [])

View Source
Link to this function

field(arg1, pk, query, place)

View Source
@spec is_op(any()) ::
  {:and, [{:context, Ravix.Ecto.Parser.Shared} | {:import, Kernel}, ...],
   [{:!=, [...], [...]} | {:is_atom, [...], [...]}, ...]}
Link to this function

value(expr, params, pk, query, place)

View Source