Jack Christensen
df5d00eb60
Remove PostgreSQL 11 from supported versions
2023-11-11 10:09:47 -06:00
Jack Christensen
7a4bb7edb5
Add link to pgx presentation to README.md
2023-10-20 18:49:41 -05:00
Nicola Murino
3957163808
Update supported Go versions and add 1.21 to CI
2023-10-10 20:54:54 -05:00
Jack Christensen
2506cf3666
Make CI badge link
2023-07-19 21:12:49 -05:00
Gerasimos (Makis) Maropoulos
b68e7b2a68
README: Add kataras/pgx-golog to 3rd-party loggers
2023-06-24 18:23:15 -05:00
Massimo Costa
9cfdd21f1c
feat: add reference to pgx-slog adapter
2023-06-12 09:37:20 -05:00
Pavlo Golub
c7733fe52e
Update README.md
...
add pgxmock description
2023-05-31 07:11:41 -05:00
Vinícius Garcia
84eb2e460a
Add KSQL on the 3rd party section of the README
2023-04-11 17:53:38 -05:00
Ch. König
9567297815
add `mgx` module reference to the readme file
2023-02-17 08:58:34 -06:00
Jack Christensen
98543e0354
Update supported Go versions and add 1.20 to CI
2023-02-04 07:01:03 -06:00
Stephen Afam-Osemene
5177e1a8df
Add `stephenafamo/scan` reference to README.md
2022-12-27 10:13:36 -06:00
Wagner Camarao
c514b2e0c3
add `pmx` module reference to the readme file
2022-12-23 13:51:59 -06:00
Jack Christensen
1376a2c0ed
Update Go doc badge
2022-11-12 09:23:07 -06:00
Jack Christensen
932f676cfd
Remove PG 10 from CI and add PG 15 to CI
...
PG 10 is now out of support.
2022-11-12 09:20:48 -06:00
Jack Christensen
55b5067ddd
Improve testing / contributing instructions
...
* Extract CONTRIBUTING.md
* Add instructions and scripts to setup standalone PostgreSQL server
that tests the various connection and authentication types.
2022-10-29 17:14:09 -05:00
Jack Hopner
55d5d036c0
add pgx xray tracer to readme
2022-10-27 19:42:36 -05:00
Jack Christensen
4f1a8084f1
Various doc and changelog tweaks
2022-09-17 09:03:48 -05:00
Jack Christensen
1453cd4b97
Update v5 status
2022-08-06 07:11:11 -05:00
Jack Christensen
78875bb95a
Add tracing support
...
Replaces existing logging support. Package tracelog provides adapter for
old style logging.
https://github.com/jackc/pgx/issues/1061
2022-07-16 12:27:10 -05:00
Jack Christensen
e7eb8a3250
Use netip package for representing inet and cidr types
2022-07-10 14:31:55 -05:00
Jack Christensen
81d55568f6
Clarify v5 supported Go version plans
...
fixes https://github.com/jackc/pgx/issues/1197
2022-04-28 08:13:51 -05:00
Jack Christensen
1f4b34f932
Merge branch 'master' into v5-dev
2022-04-23 11:05:24 -05:00
Jack Christensen
791176f4fe
Add link to github.com/vgarvardt/pgx-google-uuid
2022-04-23 10:26:41 -05:00
Jack Christensen
c6335a30d0
Add link to github.com/vgarvardt/pgx-google-uuid
2022-04-23 10:25:08 -05:00
Jack Christensen
c74f3f058f
Add link to https://github.com/otan/gopgkrb5
2022-04-21 20:08:28 -05:00
Jack Christensen
8c18d7808b
Add documentation
2022-03-19 17:01:12 -05:00
Jack Christensen
4b6d527b0b
Merge branch 'master' into v5-dev
2022-02-12 09:22:37 -06:00
Jack Christensen
3650fc9f68
Remove comparison with alternatives from readme
...
lib/pq and go-pg are both in maintenance mode. No point in comparison.
2022-02-12 09:19:55 -06:00
Jack Christensen
d2dc20af81
Link to extensions
2021-12-11 15:32:52 -06:00
Jack Christensen
72cc95e4dd
Bump module version to v5
2021-12-11 13:29:03 -06:00
Jack Christensen
0e293b966c
Finish import of pgconn
2021-12-04 14:06:57 -06:00
Jack Christensen
7e13db4538
Finish import of pgtype repo
...
Fix some tests that broke by merging repos
Tweak readme wording
2021-12-04 13:45:57 -06:00
Jack Christensen
09c360f8aa
Update supported / tested platforms
2021-11-20 10:25:10 -06:00
Jeff Widman
ce81f577a9
Clarify that `COPY` is a specific command
...
COPY is a specific postgres command.
2021-10-02 07:41:49 -05:00
alex
e722ca608c
added url connection example
2021-04-17 09:56:17 -05:00
Jack Christensen
0cc35d7a60
Update supported versions
2021-03-06 17:25:15 -06:00
Jack Christensen
927a15124e
Update supported versions
2021-02-13 10:59:00 -06:00
Jack Christensen
0cbbf55dde
Fix typo
2020-12-12 08:28:55 -06:00
Jack Christensen
5b498c4529
Link to https://github.com/georgysavva/scany
...
refs #788
2020-07-13 07:18:36 -05:00
Jack Christensen
0d82849554
Link directly to geeting started guide
2020-05-16 10:50:30 -05:00
Jack Christensen
173227a6e3
Link to wiki from README.
2020-05-16 10:10:07 -05:00
Jack Christensen
e3519cfd75
Document supported versions
2020-05-09 10:24:58 -05:00
Dmitriy
830193dc36
Small typo fixed
2020-04-29 22:23:46 -07:00
Felix Geisendörfer
23a4edc0d7
Fix typo in readme
2020-04-28 11:33:33 +02:00
Benjamin Kurczyk
e6e888b15c
Fix of Link in Readme
...
The Link to "tern" is wrong. This fixes it
2020-03-31 15:34:56 +02:00
Jack Christensen
27a069cea3
List pgerrcode in related libraries
2020-03-30 15:09:40 -05:00
Jack Christensen
14062fd19f
Link to related libraries
2020-03-30 15:08:35 -05:00
Jack Christensen
fef3ffc391
Link to pkg.go.dev instead of godoc.org
...
This is a big improvement because it can directly link to the v4 docs
instead of the pre-modules v3. The badge should be changed once the new
pkg.go.dev badge is available.
2020-03-25 20:24:20 -05:00
Jack Christensen
1dc45f1fa0
README.md tweaks
2020-03-25 20:23:04 -05:00
treebeardcpu
7ca7515087
README: improve flow and readability
...
Some grammatical changes, some formatting, some new text.
pgx is an excellent driver and deserves an excellent README :)
2020-03-25 19:59:24 -04:00