Module migrate

Source
Expand description

Database migration. Structs with incompatible changes should be copied here and an upgrade function provided.

Structs§

BenchmarkingCommand1
BenchmarkingJob1
BenchmarkingJobParameters1
BenchmarkingJobPublic1

Functions§

migrate_already_inserted
Migrate the already_inserted table. Returns how many items (buckets of time stamps) were migrated.
migrate_queue
Migrate a queue. Returns how many items were migrated.