storj/private/dbutil
paul cannon 378b863b2b private,satellite: unite all the "temp db schema" things
first, so that they all work the same way, because it's getting
complicated, and second, so that we can do the appropriate thing
instead of CREATE SCHEMA for cockroachdb.

Change-Id: I27fbaeeb6223a3e06d97bcf692a2d014b31465f7
2019-12-05 15:36:59 +00:00
..
cockroachutil private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
dbschema private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pgutil private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
sqliteutil private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
tempdb private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00: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
tempdbtype.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00