mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Updated broken link
parent
16f5a7d403
commit
e1398778b0
2
Query.md
2
Query.md
@ -114,7 +114,7 @@ It also has the following method:
|
||||
```
|
||||
|
||||
## Prepared statements
|
||||
Using [[Prepared Statements|Prepared-Statements]] is a very convenient way of running repeated queries with different parameters.
|
||||
Using [[Prepared Statements|Parameterized-queries-and-Prepared-Statements#prepared-statements]] is a very convenient way of running repeated queries with different parameters.
|
||||
|
||||
***
|
||||
[[◄ Back (API - pg.Client)|Client]] ` ` [[Next (API - pg.pools) ►|pools]]
|
||||
Loading…
x
Reference in New Issue
Block a user