.. |
20210530010850_initial.sql
|
Log spans, track size & undownloadable files
|
2021-07-11 22:49:29 -04:00 |
20210720032703_add_world_tables_and_world_id_column_to_cells.sql
|
Add world tables and columns, temporary backfill
|
2021-07-21 21:35:11 -04:00 |
20210729031521_add_downloaded_at_to_files.sql
|
Add timestamp to mods for some resumability
|
2021-07-29 00:50:42 -04:00 |
20210729040241_add_last_updated_files_at_to_mods.sql
|
Add timestamp to mods for some resumability
|
2021-07-29 00:50:42 -04:00 |
20210729161345_add_has_plugin_to_files.sql
|
Add more status columns to fix continuation of unprocessed files
|
2021-07-29 22:55:34 -04:00 |
20210729162802_add_unable_to_extract_plugins_to_files.sql
|
Add more status columns to fix continuation of unprocessed files
|
2021-07-29 22:55:34 -04:00 |
20210809010234_make_mod_category_nullable.sql
|
Make mod category nullable
|
2021-08-08 19:14:23 -06:00 |
20220118021910_add_additional_columns_to_mods.sql
|
Scrape additional fields to mod table
|
2022-01-17 23:37:58 -05:00 |
20220119022820_make_backfilled_mod_columns_non_null.sql
|
Set columns to not null, remove backfill code
|
2022-01-18 21:50:09 -05:00 |
20220125012642_add_ancestor_ids_to_plugins_and_plugin_cells.sql
|
Add ancestor id columns to plugins and plugin_cells
|
2022-01-24 21:14:59 -05:00 |
20220125021924_add_ancestor_ids_indices_to_plugins_and_plugin_cells.sql
|
Add indices for new ancestor id columns
|
2022-01-24 21:21:12 -05:00 |
20220125022902_make_ancestor_ids_non_nullable_on_plugins_and_plugin_cells.sql
|
Make ancestor cols not nullable, add fk constraints
|
2022-01-24 21:41:45 -05:00 |