SelectoComponents.Debug.SqlFormatter (selecto_components v0.4.8)

Lightweight SQL formatter for debug displays.

This is intentionally conservative: it preserves SQL text and only adds line breaks/indentation around common clauses so generated queries are readable in the debug panel.

Link to this section Summary

Link to this section Functions

@spec format(String.t()) :: String.t()