sqlformat

Crates.iosqlformat
lib.rssqlformat
version0.2.4
sourcesrc
created_at2020-04-18 23:00:30.535387
updated_at2024-06-12 02:53:58.485507
descriptionFormats whitespace in a SQL string to make it easier to read
homepagehttps://github.com/shssoichiro/sqlformat-rs
repositoryhttps://github.com/shssoichiro/sqlformat-rs
max_upload_size
id231701
size123,006
Josh Holmer (shssoichiro)

documentation

https://docs.rs/sqlformat

README

sqlformat

Build Status unsafe forbidden Version Docs

This crate is a port of https://github.com/kufii/sql-formatter-plus written in Rust. It is intended to be usable as a pure-Rust library for formatting SQL queries.

There is currently no binary interface. This crate was written for formatting queries to logs within sqlx, but it may be useful to other crates in the Rust ecosystem.

Commit count: 60

cargo fmt