0.8.78
Added
- Postgres query templates.
std/postgres/querynow includes
sql(...)andnamed_sql(...)helpers that turn readable{name}SQL
templates into$nparameterized query records, plus explicit identifier and
source-controlled fragment helpers for SQL structure. - Added tree-sitter string-content nodes and SQL language injections for
sql(...)andnamed_sql(...)template strings fromstd/postgres/query.
Install / Upgrade
cargo install harn-cliFull Changelog: v0.8.77...v0.8.78