banshee_format 0.2.3

PostgreSQL SQL formatter with sqlstyle and pgFormatter engines.
Documentation
1
2
3
4
5
6
7
---
source: crates/banshee_format/tests/snapshots.rs
expression: formatted
---
SELECT id, name
  FROM users
 WHERE active = true