Skip to content

Commit 79e4d0d

Browse files
committed
possible fix for KPI
1 parent 9082c12 commit 79e4d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

knowagedao/src/main/resources/it/eng/spagobi/kpi/metadata/mapping/SbiKpiValue.hbm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<property name="theYear" type="string">
6666
<column name="THE_YEAR" length="4" not-null="true" />
6767
</property>
68-
<property name="state" type="char">
68+
<property name="state" type="string">
6969
<column name="STATE" length="1" not-null="true" default="0"/>
7070
</property>
7171

0 commit comments

Comments
 (0)