the issue is that the schema name will not be the same.. you need to make sure you use the correct schema names for your different systems and when migrating upstream you need to use correct names. ideally you shouldn't change the names of the schemas otherwise you will face inconsistencies as you already saw
↧