Cargo Features
pgrx-sql-entity-graph has no features set by default.
[dependencies]
pgrx-sql-entity-graph = { version = "0.12.8", features = ["syntax-highlighting", "no-schema-generation"] }
- syntax-highlighting
-
Enables owo-colors and syntect
owo-colors:
colorized sql output
- no-schema-generation