SelectoComponents.Execution.Plan (selecto_components v0.4.8)
Non-I/O execution planning for SelectoComponents.
This module turns runtime params plus socket state into an execution-ready plan that can be inspected and tested independently from query execution.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
build(params, socket)
@spec build(map(), Phoenix.LiveView.Socket.t()) :: t()