From b2ccc9e0eb9899c489d979d3b2cb567dc29f74d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Wed, 17 Apr 2013 18:23:47 +0200 Subject: [PATCH] Fix MySQL problem when loading connector properties bootstraps There was some issue regarding connector_properties columns names that was causing that the bootstraps launched an SQL exception when deploying over MySQL. FEA: ItEr77S04BugFixing --- libreplan-business/src/main/resources/db.changelog-1.3.xml | 4 ++-- .../org/libreplan/business/common/entities/Connector.hbm.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libreplan-business/src/main/resources/db.changelog-1.3.xml b/libreplan-business/src/main/resources/db.changelog-1.3.xml index 6221e8db3..86bbbaab7 100644 --- a/libreplan-business/src/main/resources/db.changelog-1.3.xml +++ b/libreplan-business/src/main/resources/db.changelog-1.3.xml @@ -269,10 +269,10 @@ - + - + - - +