storj/private/dbutil
Egon Elbre c23a8e3b81 go.mod: update pgx to v4.9.0
Fix query to use TextArray instead of VarcharArray.
Fix queries to use the correct type.

Change-Id: Ibb7e55adba277d05778118d81ca697470e72c374
2020-09-29 19:03:08 +00:00
..
cockroachutil all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
dbschema private/dbutil: don't sort column names in an index 2020-07-17 10:07:01 +00:00
pgtest satellite/satellitedb: separate cockroach for migration tests 2020-09-29 09:31:33 +00:00
pgutil go.mod: update pgx to v4.9.0 2020-09-29 19:03:08 +00:00
sqliteutil all: add missing dots 2020-08-11 17:50:01 +03:00
tempdb storage/cockroachkv: add ctx argument 2020-01-13 15:57:47 +02:00
txutil all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
utccheck all: fix dots 2020-07-16 14:58:28 +00:00
dbimplementation.go all: add missing dots 2020-08-11 17:50:01 +03:00
defaults.go private/dbutil: set connMaxLifetime to 30 minutes 2020-08-28 18:00:41 +00:00
nulltime.go mod: update sqlite module to v2.0.2 2020-01-08 21:21:15 +02:00
split.go all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
tempdbtype.go private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00