mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Tweak changelog
This commit is contained in:
parent
0eda0109ca
commit
1f64122c42
@ -135,7 +135,7 @@ See documentation for `QueryExecMode`.
|
||||
|
||||
## QueryRewriter Interface and NamedArgs
|
||||
|
||||
pgx now supports named arguments with the NamedArgs type. This is implemented via the new QueryRewriter interface which
|
||||
pgx now supports named arguments with the `NamedArgs` type. This is implemented via the new `QueryRewriter` interface which
|
||||
allows arbitrary rewriting of query SQL and arguments.
|
||||
|
||||
## RowScanner Interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user