API Reference SqlFmt v0.4.0

View Source

Modules

This library provides an Elixir wrapper around the Rust sqlformat library. This allows you to efficiently format and pretty print SQL queries.

These options are used to control how the SQL statement is formatted. The available formatting options are

This module contains the ~SQL sigil implementation.

Format SQL queries from .sql files or ~SQL sigils.