Error Desc:
liquibase.exception.MigrationFailedException: Migration failed for change set script/db/hpfm_dashboard_card.groovy::2019-04-11-hpfm_dashboard_card::xiaoyu.zhao@hand-china.com:
Reason: liquibase.exception.DatabaseException: Specified key was too long; max key length is 1000 bytes [Failed SQL: ALTER TABLE hzero_platform.hpfm_dashboard_card ADD CONSTRAINT hpfm_dashboard_card_u1 UNIQUE (code, tenant_id)]
The DB engine I used is MySQL5.7.
Error Desc:
liquibase.exception.MigrationFailedException: Migration failed for change set script/db/hpfm_dashboard_card.groovy::2019-04-11-hpfm_dashboard_card::xiaoyu.zhao@hand-china.com:
Reason: liquibase.exception.DatabaseException: Specified key was too long; max key length is 1000 bytes [Failed SQL: ALTER TABLE hzero_platform.hpfm_dashboard_card ADD CONSTRAINT hpfm_dashboard_card_u1 UNIQUE (code, tenant_id)]
The DB engine I used is MySQL5.7.