Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit a8a34e9

Browse files
committed
Add pgx v5 note
1 parent 38ed7e4 commit a8a34e9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[![](https://godoc.org/github.com/jackc/pgtype?status.svg)](https://godoc.org/github.com/jackc/pgtype)
22
![CI](https://github.com/jackc/pgtype/workflows/CI/badge.svg)
33

4+
---
5+
6+
This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.
7+
8+
---
9+
410
# pgtype
511

612
pgtype implements Go types for over 70 PostgreSQL types. pgtype is the type system underlying the

0 commit comments

Comments
 (0)