storj/private/dbutil/pgutil
paul cannon 850c358087 private/dbutil/pgutil: make QuerySchema work on crdb
Adjust the pg_constraint query so that it works without a LATERAL JOIN,
since CockroachDB doesn't like that.

This isn't hooked up to a cockroach test yet, but that's coming.

Change-Id: I0df6b477d958996b673fc121eaa1f7c35e5cc504
2019-12-04 18:55:26 +00:00
..
pgtest satellitedb: add support to testplanet for cockroachdb (#3634) 2019-11-22 11:59:46 -08:00
data.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
db.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
query_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
query.go private/dbutil/pgutil: make QuerySchema work on crdb 2019-12-04 18:55:26 +00:00
schema.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00