Brett Meyer commented on Bug HHH-1904

Correcting by using our ObjectName concept. Constraint, Column, and Table identifiers typically consist of multiple parts. Ex: unique key has UK_[name], Table has [catalog].[schema].[name]. ObjectName splits identifiers into the parts. Truncate each of them, rather than only one side (and risk affecting uniqueness).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira