browsertrix/backend/btrixcloud/migrations
Tessa Walsh 950844dc92
Add migration to fix issues with previous migrations (#1480)
Fixes #1479 

- Update null crawlTimeouts in db from null to 0
- Update crawlerChannel in configmaps
2024-01-18 16:59:40 -05:00
..
__init__.py migration improvements: (#1228) 2023-09-28 12:04:19 -07:00
migration_0001_archives_to_orgs.py
migration_0002_crawlconfig_crawlstats.py
migration_0003_mutable_crawl_configs.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0004_config_seeds.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0005_operator_scheduled_jobs.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0006_precompute_crawl_stats.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0007_colls_and_config_update.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0008_precompute_crawl_file_stats.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0009_crawl_types.py
migration_0010_collection_total_size.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0011_crawl_timeout_configmap.py
migration_0012_notes_to_description.py
migration_0013_crawl_name.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0014_to_collection_ids.py feat: implement 'collections' array with {name, id} for archived item details (#1098) 2023-08-25 00:26:46 -07:00
migration_0015_org_storage_usage.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0016_operator_scheduled_jobs_v2.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0017_storage_by_type.py optimization: convert all uses of 'async for' to use iterator directly (#1229) 2023-09-28 12:31:08 -07:00
migration_0018_usernames.py User refactor + remove fastapi_users dependency + update fastapi (#1290) 2023-10-18 10:49:23 -07:00
migration_0019_org_slug.py Add slugs to org backend (#1250) 2023-10-10 18:30:09 -07:00
migration_0020_org_storage_refs.py Storage Refactor: Replication + Custom Storage Support (#1296) 2023-10-26 21:44:09 -07:00
migration_0021_profile_filenames.py Regression fix: add profiles/ prefix to profile filenames (#1365) 2023-11-09 17:44:16 -08:00
migration_0022_partial_complete.py Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
migration_0023_available_extra_exec_mins.py Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
migration_0024_crawlerchannel.py Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
migration_0025_workflow_db_configmap_fixes.py Add migration to fix issues with previous migrations (#1480) 2024-01-18 16:59:40 -05:00