Skip to content

check_fix_gvl_pils.py: Check type code MB vs indexer table

Detect and correct mismatches in the type code: The first type code is use in the MB table, later the indexer table has the type code (again). Make sure that both use the same, the indexer table follows the MB table

Merge request reports