Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Discrepancy between column definition and actual database column in table detail_types

In table detail_types the column type is defined as a VARCHAR(255), while in the liquibase definition file is declared as INT.

 

Verify the correct type of the column and eventually correct the liquibase definition