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