Selecto.Builder.Pivot (Selecto v0.4.3)
Deprecated compatibility wrapper for Selecto.Builder.Retarget.
Link to this section Summary
Link to this section Functions
Link to this function
build_join_chain_subquery(selecto, retarget_config, join_path)
Link to this function
build_pivot_query(selecto, opts \\ [])
This function is deprecated. Use Selecto.Builder.Retarget.build_retarget_query/2 instead..
Link to this function
extract_pivot_conditions(selecto, retarget_config, source_alias)
This function is deprecated. Use Selecto.Builder.Retarget.extract_retarget_conditions/3 instead..