mirror of https://github.com/jackc/pgx.git
Tweak changelog
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…
Reference in New Issue