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 c4e4b68 commit f41173aCopy full SHA for f41173a
docs/guides/using-go-and-pgx.rst
@@ -3,9 +3,7 @@ Using Go and pgx
3
================
4
5
.. note::
6
- Experimental support for :code:`pgx/v5` was added in v1.17.2. Full support will be
7
- included in v1.18.0. Until then, you'll need to pass the :code:`--experimental`
8
- flag to :code:`sqlc generate`.
+ :code:`pgx/v5` is supported starting from v1.18.0.
9
10
11
pgx is a pure Go driver and toolkit for PostgreSQL. It's become the default
0 commit comments