Liquibase is not detecting changes in default value field of the column
Description
changed the default vaule of column from CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP to CURRENT_TIMESTAMP for table. But when i run liquibase diff utility it says no changes detected
changed the default vaule of column from CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP to CURRENT_TIMESTAMP for table.
But when i run liquibase diff utility it says no changes detected