storj/private/dbutil/dbschema
Egon Elbre 32afbd0d15 satellite/satellitedb: faster test database setup
Pregenerate the database schema we should use for most tests.
Currently, Cockroach is slow with regards to migration and it's
better if it happens in as few transactions as possible.

This reduces test time from ~21min to ~15min.

Change-Id: Ife8117053e6b9ecf3c93fe63677edf15d4d7c254
2021-02-22 21:13:00 +02:00
..
data_test.go private: Prepare pkg for enabling gosec 2020-06-11 12:00:52 +00:00
data.go satellite/satellitedb: faster test database setup 2021-02-22 21:13:00 +02:00
schema.go private/dbutil: don't sort column names in an index 2020-07-17 10:07:01 +00:00
snapshot.go satellite/satellitedb: faster test database setup 2021-02-22 21:13:00 +02:00