Selecto.Pivot (Selecto v0.4.5)

Copy Markdown

Deprecated compatibility wrapper for Selecto.Retarget.

Summary

Functions

get_pivot_config(selecto)

This function is deprecated. Use Selecto.Retarget.get_retarget_config/1 instead..

See Selecto.Retarget.get_retarget_config/1.

has_pivot?(selecto)

This function is deprecated. Use Selecto.Retarget.has_retarget?/1 instead..

See Selecto.Retarget.has_retarget?/1.

pivot(selecto, target_schema, opts \\ [])

This function is deprecated. Use Selecto.Retarget.retarget/3 instead..

See Selecto.Retarget.retarget/3.

reset_pivot(selecto)

This function is deprecated. Use Selecto.Retarget.reset_retarget/1 instead..

See Selecto.Retarget.reset_retarget/1.

validate_pivot_path(selecto, join_path)

This function is deprecated. Use Selecto.Retarget.validate_retarget_path/2 instead..

See Selecto.Retarget.validate_retarget_path/2.