Skip to content

Commit c1bee73

Browse files
committed
BEXIS2/Core#1990 add metadata schema adn mapping files for publication
1 parent 5bcfdc4 commit c1bee73

File tree

4 files changed

+911
-1
lines changed

4 files changed

+911
-1
lines changed

Components/Dlm/Db/Mappings/Default/Data/EntityTemplate.hbm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<property name="Name" type="string">
2424
<column name="Name" />
2525
</property>
26-
<!-- description must be greater -->
26+
2727
<property name="Description" type="StringClob">
2828
<column name="Description" sql-type="text" />
2929
</property>

0 commit comments

Comments
 (0)