Closed mitchthread closed 10 years ago
I think the problem is in the liquibase changelog here:
defaultValue="true" should be changed to defaultValueBoolean="true" to provide database agnostic refactoring.
I will test this weekend and provide maintenance release.
Fixed in 1.5.1 release: https://github.com/mcantrell/Zuul/releases/download/1.5.1/zuul.war
When try to install zuul 1.5, I've an error in mysql as below: "Error executing SQL ALTER TABLE
ENVIRONMENT
ADDRESTRICTED
TINYINT(1) NOT NULL DEFAULT 'false': Invalid default value for 'RESTRICTED':" Mysql version is 5.6.14.