5d55e78283
The same exact plugins are often included in many different files/mods. Grouping by hash in the sql query will show all files and mods a plugin appears in. Previously, the last file that was processed would overwrite the plugin file and only that single file/mod would appear in the file. Also adds an index on plugins.hash since I'm now querying directly on it. |
||
---|---|---|
.. | ||
20210530010850_initial.sql | ||
20210720032703_add_world_tables_and_world_id_column_to_cells.sql | ||
20210729031521_add_downloaded_at_to_files.sql | ||
20210729040241_add_last_updated_files_at_to_mods.sql | ||
20210729161345_add_has_plugin_to_files.sql | ||
20210729162802_add_unable_to_extract_plugins_to_files.sql | ||
20210809010234_make_mod_category_nullable.sql | ||
20220113194929_add_cell_lookup_index.sql | ||
20220118021910_add_additional_columns_to_mods.sql | ||
20220119022820_make_backfilled_mod_columns_non_null.sql | ||
20220125012642_add_ancestor_ids_to_plugins_and_plugin_cells.sql | ||
20220125021924_add_ancestor_ids_indices_to_plugins_and_plugin_cells.sql | ||
20220125022902_make_ancestor_ids_non_nullable_on_plugins_and_plugin_cells.sql | ||
20220312173403_add_plugin_hash_index.sql |