Foreign key truncated for being too long?

Hi,

I have multiple warnings / notices:
{ severity_local: 'NOTICE', severity: 'NOTICE', code: '42622', message: 'identifier "packagesToCategories_package_city_region_country_countryLanguages" will be truncated to "packagesToCategories_package_city_region_country_countryLanguag"', file: 'scansup.c', line: '99', routine: 'truncate_identifier' }

Is there a way to name this identifier or silence this warning? Otherwise I am afraid this will start polluting our logs.

Thank you
Was this page helpful?