storj/cmd/tools/migrate-public-ids
Michal Niewrzal c1fffe881a satellite/satellitedb/satellitedbtest: enable full table scan detection
Satellite DB tests will print into logs (WARN) if full table scan will
be detected. Test won't be failed automatically. That's because currently
we have multiple queries which are doing full table scan and it's not
trivial to change.

We may change that behavior when we will figure out how to skip
specific query from detection or we will fix all problematic queries.

https://github.com/storj/storj/issues/5471

Change-Id: Icafe782257a0d353e8bcdf6fa8a19c20b1091a0b
2023-02-02 12:14:05 +00:00
..
main_test.go satellite/satellitedb/satellitedbtest: enable full table scan detection 2023-02-02 12:14:05 +00:00
main.go cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00
migrations.go cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00