storj/private
paul cannon 2f7465c294 private/dbutil: register "cockroach" as sql.DB driver
this will allow us to inspect the type of `db.Driver()` on *sql.DB
connections to correctly differentiate between pg and crdb conns.

as a bonus, this moves all concerns about when to replace "cockroach://"
with "postgres://" out of view, letting the thin shim "driver" take care
of that.

Change-Id: Ib24103ab7c508231e681f89a7321b623e4e125e9
2019-12-16 19:10:00 +00:00
..
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil private/dbutil: register "cockroach" as sql.DB driver 2019-12-16 19:10:00 +00:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
errs2 private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
fpath pkg/private/fpath: subsume AtomicWriteFile 2019-12-03 18:14:08 +00:00
groupcancel private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
memory private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
migrate private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
post private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
processgroup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
readcloser private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3client private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
sync2 private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testblobs storagenode/pieces: Add EmptyTrash functionality (#3640) 2019-11-26 09:25:21 -07:00
testcontext private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testidentity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testpeertls private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testplanet storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
testrand private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
testrevocation private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
teststorj private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
useragent satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
version web/storagenode: minimal allowed version view implemented (#3583) 2019-11-26 18:08:24 +02:00