Cargo Features

pgrx-sql-entity-graph has no features set by default.

[dependencies]
pgrx-sql-entity-graph = { version = "0.12.0-alpha.1", features = ["syntax-highlighting", "no-schema-generation"] }
syntax-highlighting

Enables owo-colors ^3.5 and syntect

owo-colors:

colorized sql output

no-schema-generation