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
2 Replies
Angelelz
Angelelz17mo ago
They will be adding the ability to name your FK and constrains in the next release
nelsonprsousa
nelsonprsousaOP17mo ago
Thank you

Did you find this page helpful?