storj/private/dbutil
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
..
dbschema private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pgutil private/dbutil/pgutil: make QuerySchema work on crdb 2019-12-04 18:55:26 +00:00
sqliteutil private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
utccheck private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbimplementation.go private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00
defaults.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nulltime.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
split.go private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00