Current section
Files
Jump to
Current section
Files
sqlformat_ex
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.1.0
Initial release of `SqlformatEx`.
- Elixir bindings for the Rust `sqlformat` library.
- Precompiled NIFs for supported platforms.
- `format/2` and `format!/2` for formatting SQL with options for indentation, keyword casing, params interpolation, and join layout.