storj/satellite
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
..
accounting satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
attribution storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00
audit do not update pointer for failed audits 2019-12-16 10:50:54 -05:00
console satellitedb: fix migration cockroach test 2019-12-16 18:02:31 +00:00
contact satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
dbcleanup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gc private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit satellite/gracefulexit: enable graceful exit in production 2019-12-09 17:32:34 +00:00
inspector private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb satellitedb: fix migration cockroach test 2019-12-16 18:02:31 +00:00
metainfo storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00
metrics private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders satellite/metainfo, satellite/repair, uplink/eestream: add metric for download failed due to not enough pieces available (#3665) 2019-12-04 16:24:36 -05:00
overlay satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
payments satellite/payments/tokens: return checkout url on new deposit (#3696) 2019-12-12 15:09:19 +02:00
referrals storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00
repair satellite/metainfo: don't leak error implementation detail (#3722) 2019-12-10 15:21:30 -05:00
rewards satellitedb: fix migration cockroach test 2019-12-16 18:02:31 +00:00
satellitedb private/dbutil: register "cockroach" as sql.DB driver 2019-12-16 19:10:00 +00:00
vouchers private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
api.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
core.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
peer.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
repairer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00