mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Fix descriptor.
This commit is contained in:
parent
65ee33a09f
commit
3696e126e3
@ -11,7 +11,7 @@
|
||||
</id>
|
||||
|
||||
<property name="mindmapId" column="mindmap_id"/>
|
||||
<property name="getZippedXml" column="xml"/>
|
||||
<property name="zippedXml" column="xml"/>
|
||||
<property name="creationTime" column="creation_date"/>
|
||||
<many-to-one name="editor" column="editor_id" unique="false" not-null="false" lazy="proxy"/>
|
||||
</class>
|
||||
|
Loading…
Reference in New Issue
Block a user