We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5534fa9 commit 95fc312Copy full SHA for 95fc312
README.md
@@ -185,3 +185,7 @@ Simple Golang implementation for transactional outbox pattern for PostgreSQL usi
185
### [https://github.com/Arlandaren/pgxWrappy](https://github.com/Arlandaren/pgxWrappy)
186
187
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