Skip to content

Commit 95fc312

Browse files
committed
Add link to github.com/KoNekoD/pgx-colon-query-rewriter
1 parent 5534fa9 commit 95fc312

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,7 @@ Simple Golang implementation for transactional outbox pattern for PostgreSQL usi
185185
### [https://github.com/Arlandaren/pgxWrappy](https://github.com/Arlandaren/pgxWrappy)
186186

187187
Simplifies working with the pgx library, providing convenient scanning of nested structures.
188+
189+
## [https://github.com/KoNekoD/pgx-colon-query-rewriter](https://github.com/KoNekoD/pgx-colon-query-rewriter)
190+
191+
Implementation of the pgx query rewriter to use ':' instead of '@' in named query parameters.

0 commit comments

Comments
 (0)