[][src]Module formation::format

The primary formatting interface

This module provides a formatting function format which is intended to be used to format SQL strings in an opinionated fashion. The function is only configurable in a minimal way by design.

Functions

format

Formats a given SQL string in accordance with the given maximum width.