MergeIntoPolyfill.Builders.Polyfill (merge_into_polyfill v0.1.0-rc-0)

Link to this section Summary

Link to this section Functions

Link to this function

build_plan(target_schema, on_clause, data_source, when_clauses, opts)

Callback implementation for MergeIntoPolyfill.Builder.build_plan/5.

Link to this function

execute_action(candidates, action, repo, on_clause, target_schema, data_source)

@spec execute_action(
  [any()],
  any(),
  module(),
  Ecto.Query.dynamic_expr(),
  module(),
  any()
) ::
  {non_neg_integer(), nil}
Link to this function

find_candidates(result, index)