From d254e4988dd886d30aca82ae1fff3afcde75a591 Mon Sep 17 00:00:00 2001 From: Susana Montes Pedreira Date: Tue, 31 May 2011 10:38:05 +0200 Subject: [PATCH] Fixed problem with last LiquiBase change in PostgreSQL. it set defaultNullValue to true, in order to update the value to true if the value is null. Execute the next SQL sentence in your database if you want to keep working with your current database: UPDATE DATABASECHANGELOG SET MD5SUM='3:0542da97fbff41b95f9cf5ef10ffa322' WHERE ID='add-new-column-enabled-autocomplete-login' AND AUTHOR='smontes' AND FILENAME='src/main/resources/db.changelog-1.1.xml'; FEA:ItEr74S04BugFixing --- navalplanner-business/src/main/resources/db.changelog-1.1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navalplanner-business/src/main/resources/db.changelog-1.1.xml b/navalplanner-business/src/main/resources/db.changelog-1.1.xml index 8ffc1aa14..2095cedfd 100644 --- a/navalplanner-business/src/main/resources/db.changelog-1.1.xml +++ b/navalplanner-business/src/main/resources/db.changelog-1.1.xml @@ -14,7 +14,7 @@ defaultValueBoolean="TRUE" />