Selecto.Pivot (Selecto v0.4.3)
Deprecated compatibility wrapper for Selecto.Retarget.
Link to this section Summary
Functions
get_pivot_config(selecto)
deprecated
has_pivot?(selecto)
deprecated
pivot(selecto, target_schema, opts \\ [])
deprecated
reset_pivot(selecto)
deprecated
Link to this section Functions
Link to this function
get_pivot_config(selecto)
This function is deprecated. Use Selecto.Retarget.get_retarget_config/1 instead..
Link to this function
has_pivot?(selecto)
This function is deprecated. Use Selecto.Retarget.has_retarget?/1 instead..
Link to this function
pivot(selecto, target_schema, opts \\ [])
This function is deprecated. Use Selecto.Retarget.retarget/3 instead..
Link to this function
reset_pivot(selecto)
This function is deprecated. Use Selecto.Retarget.reset_retarget/1 instead..
Link to this function
validate_pivot_path(selecto, join_path)
This function is deprecated. Use Selecto.Retarget.validate_retarget_path/2 instead..