I found this bug in the liquibase forms 10 years ago and was said to be resolved so this is possibly a regression: https://forum.liquibase.org/t/generatechangelog ...
When running a query on SQL Server that fetches columns through a linked MySQL server, MySQL fields of ENUM type have additional whitespace at the end if they are not the longest string in the enum. I ...