""" Encode any known changes to the database here
to help the matching process
"""
renamed_modules = {}
merged_modules = {}
# only used here for upgrade_analysis
renamed_models = {}
merged_models = {}