browsertrix/backend/btrixcloud/migrations
Tessa Walsh 8281ba723e
Pre-compute workflow last crawl information (#812)
* Precompute config crawl stats

* Includes a database migration to move preciously dynamically computed crawl stats for workflows into the CrawlConfig model.

* Add crawls.finished descending index

* Add last crawl fields to workflow tests
2023-05-05 15:12:52 -07:00
..
__init__.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
migration_0001_archives_to_orgs.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
migration_0002_crawlconfig_crawlstats.py CrawlConfig migration and crawl stats query optimization (#633) 2023-02-24 18:01:15 -08:00
migration_0003_mutable_crawl_configs.py Fix migration to avoid jobType KeyError (#727) 2023-03-27 13:52:05 -07:00
migration_0004_config_seeds.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
migration_0005_operator_scheduled_jobs.py Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
migration_0006_precompute_crawl_stats.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00