Electric.Shapes.Consumer.Subqueries.Views (electric v1.6.2)

Copy Markdown View Source

Summary

Types

ref()

@type ref() :: [String.t()]

t()

@type t() :: %{required(ref()) => MapSet.t()}

Functions

apply_move(views, subquery_ref, values, atom)

@spec apply_move(t(), ref(), list(), :move_in | :move_out) :: t()

current(views, subquery_ref)

@spec current(t(), ref()) :: MapSet.t()