<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<database name="contour" type="MySQL - 5.1.57">
   <tables>
      <table name="aclobject" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="aclObjectId" foreignKey="FKAF999D96BDCCF66" implied="false" onDeleteCascade="false" table="aclpermission"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="objectIdentity" nullable="true" remarks="" size="100" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="parentAclObjectId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="subObject" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="aclpermission" numRows="0" remarks="Security permissions" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="mask" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="aclObjectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAF999D96BDCCF66" implied="false" onDeleteCascade="false" table="aclobject"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="roleId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAF999D91403590E" implied="false" onDeleteCascade="false" table="role"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAF999D91958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKAF999D91403590E" unique="false">
            <column ascending="true" name="roleId"/>
         </index>
         <index name="FKAF999D91958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKAF999D96BDCCF66" unique="false">
            <column ascending="true" name="aclObjectId"/>
         </index>
      </table>
      <table name="aclpermissionentry" numRows="7" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="mask" nullable="true" remarks="" size="19" type="BIGINT"/>
         <column autoUpdated="false" digits="0" id="6" name="objectId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="objectType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="permissionType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="sid" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="sidType" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="aclpe_object_idx" unique="false">
            <column ascending="true" name="objectType"/>
            <column ascending="true" name="objectId"/>
         </index>
      </table>
      <table name="attachment" numRows="33" remarks="File attachment information" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="attachmentId" foreignKey="FKFEB8AEC756B0D1E8" implied="false" onDeleteCascade="false" table="document_attachment"/>
            <child column="attachmentId" foreignKey="FKC84C553456B0D1E8" implied="false" onDeleteCascade="false" table="report"/>
            <child column="previewAttachmentId" foreignKey="FKC84C55347CDA49B0" implied="false" onDeleteCascade="false" table="report"/>
            <child column="avatarId" foreignKey="FK_USER_AVATAR" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="attachmentTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="diagramGraphXml" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="diagramHeight" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="diagramImageXml" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="10" name="diagramWidth" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="fileName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="fileSize" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="mimeType" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="14" name="system" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="organizationId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8AF75923B2808048" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <column autoUpdated="false" digits="0" id="16" name="projectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8AF7592362A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK8AF7592362A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
         <index name="FK8AF75923B2808048" unique="false">
            <column ascending="true" name="organizationId"/>
         </index>
      </table>
      <table name="baseline" numRows="1" remarks="Baselines" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="baselineId" foreignKey="FK5F1F94DE674BC58C" implied="false" onDeleteCascade="false" table="baseline_version"/>
            <child column="baseLineId" foreignKey="FK_DOCUMENTNODE_BASELINE" implied="false" onDeleteCascade="false" table="documentnode"/>
            <child column="baselineId" foreignKey="FKF074B7DB674BC58C" implied="false" onDeleteCascade="false" table="revision"/>
            <child column="baseLineId" foreignKey="FK3FFD98B8674BC58C" implied="false" onDeleteCascade="false" table="signature"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="projectId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK996EE64562A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK996EE64562A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
      </table>
      <table name="baseline_version" numRows="16" remarks="List of artifacts included in each baseline" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="baselineId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5F1F94DE674BC58C" implied="false" onDeleteCascade="false" table="baseline"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="versionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5F1F94DE4C133EE4" implied="false" onDeleteCascade="false" table="version"/>
         </column>
         <primaryKey column="baselineId" sequenceNumberInPK="1"/>
         <primaryKey column="versionId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="baselineId"/>
            <column ascending="true" name="versionId"/>
         </index>
         <index name="FK5F1F94DE4C133EE4" unique="false">
            <column ascending="true" name="versionId"/>
         </index>
         <index name="FK5F1F94DE674BC58C" unique="false">
            <column ascending="true" name="baselineId"/>
         </index>
      </table>
      <table name="c3p0_connection_test_table" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="a" nullable="true" remarks="" size="1" type="CHAR"/>
      </table>
      <table name="changerequestassociation" numRows="3" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="changeRequestComment" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="associatedItemId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8C59242EC05EE9A" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="changeRequestItemId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8C59242A9096BB3" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="versionEndId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8C592429A27E04F" implied="false" onDeleteCascade="false" table="version"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="versionStartId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8C59242D32E6C16" implied="false" onDeleteCascade="false" table="version"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK8C592429A27E04F" unique="false">
            <column ascending="true" name="versionEndId"/>
         </index>
         <index name="FK8C59242A9096BB3" unique="false">
            <column ascending="true" name="changeRequestItemId"/>
         </index>
         <index name="FK8C59242D32E6C16" unique="false">
            <column ascending="true" name="versionStartId"/>
         </index>
         <index name="FK8C59242EC05EE9A" unique="false">
            <column ascending="true" name="associatedItemId"/>
         </index>
      </table>
      <table name="commentstatus" numRows="3" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="status" foreignKey="FKECA112F440920E7C" implied="false" onDeleteCascade="false" table="jamacomment"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="commenttype" numRows="6" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="commenttype" foreignKey="FKECA112F417F9EB" implied="false" onDeleteCascade="false" table="jamacomment"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="dashboard" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="dashboardId" foreignKey="FK_PORTLETINSTANCE_DASHBOARD" implied="false" onDeleteCascade="false" table="portletinstance"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="layoutId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_DASHBOARD_LAYOUT" implied="false" onDeleteCascade="false" table="dashboardlayout"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_DASHBOARD_LAYOUT" unique="false">
            <column ascending="true" name="layoutId"/>
         </index>
      </table>
      <table name="dashboardlayout" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="layoutId" foreignKey="FK_DASHBOARD_LAYOUT" implied="false" onDeleteCascade="false" table="dashboard"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="description" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="image" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="layoutXtype" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="4" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="distributiongroup" numRows="0" remarks="Email distribution groups for outbound email notification" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="distributionGroupId" foreignKey="FKC89CDF0F573B620A" implied="false" onDeleteCascade="false" table="distributiongroup_user"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="Text description" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="name" nullable="true" remarks="Label for the distribution group" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="Associated organization ID" size="10" type="INT">
            <parent column="id" foreignKey="FK3C591A7BB2808048" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="projectId" nullable="false" remarks="Associated project ID" size="10" type="INT">
            <parent column="id" foreignKey="FK3C591A7B62A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK3C591A7B62A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
         <index name="FK3C591A7BB2808048" unique="false">
            <column ascending="true" name="organizationId"/>
         </index>
      </table>
      <table name="distributiongroup_user" numRows="0" remarks="Users associated with distribution groups" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="distributionGroupId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC89CDF0F573B620A" implied="false" onDeleteCascade="false" table="distributiongroup"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="userId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC89CDF0F1958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="distributionGroupId" sequenceNumberInPK="1"/>
         <primaryKey column="userId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="distributionGroupId"/>
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKC89CDF0F1958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKC89CDF0F573B620A" unique="false">
            <column ascending="true" name="distributionGroupId"/>
         </index>
      </table>
      <table name="document" numRows="226" remarks="Artifacts such as requirements, use cases etc" type="TABLE">
         <column autoUpdated="false" defaultValue="Document" digits="0" id="0" name="entitytype" nullable="true" remarks="" size="31" type="VARCHAR"/>
         <column autoUpdated="true" digits="0" id="1" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="associatedItemId" foreignKey="FK8C59242EC05EE9A" implied="false" onDeleteCascade="false" table="changerequestassociation"/>
            <child column="changeRequestItemId" foreignKey="FK8C59242A9096BB3" implied="false" onDeleteCascade="false" table="changerequestassociation"/>
            <child column="testCaseId" foreignKey="FK_TESTRUN_TESTCASE" implied="false" onDeleteCascade="false" table="document"/>
            <child column="testPlanId" foreignKey="FK_TESTCYCLE_TESTPLAN" implied="false" onDeleteCascade="false" table="document"/>
            <child column="documentId" foreignKey="FKFEB8AEC7DA506A1C" implied="false" onDeleteCascade="false" table="document_attachment"/>
            <child column="docattachId" foreignKey="FKD8310F5993BB117A" implied="false" onDeleteCascade="false" table="document_docattach"/>
            <child column="documentId" foreignKey="FKD8310F59DA506A1C" implied="false" onDeleteCascade="false" table="document_docattach"/>
            <child column="fromDocument" foreignKey="FKC5FF3FBFA9DB056B" implied="false" onDeleteCascade="false" table="document_document"/>
            <child column="toDocument" foreignKey="FKC5FF3FBF39339B3C" implied="false" onDeleteCascade="false" table="document_document"/>
            <child column="document" foreignKey="FKA835BA763E4037C1" implied="false" onDeleteCascade="false" table="document_tag"/>
            <child column="documentId" foreignKey="FKA835C04BDA506A1C" implied="false" onDeleteCascade="false" table="document_url"/>
            <child column="documentId" foreignKey="FKE13A6A03DA506A1C" implied="false" onDeleteCascade="false" table="documentcustomfieldvalue"/>
            <child column="document" foreignKey="FK3AFE26183E4037C1" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="documentId" foreignKey="FKBCFD2305D766C998" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
            <child column="targetDocumentId" foreignKey="FKBCFD230525D539E9" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
            <child column="documentId" foreignKey="FKECA112F4DA506A1C" implied="false" onDeleteCascade="false" table="jamacomment"/>
            <child column="testCaseId" foreignKey="FK_TESTCASESTEP_TESTCASE" implied="false" onDeleteCascade="false" table="stepitem"/>
            <child column="testRunId" foreignKey="FK_TESTRUNSTEP_TESTRUN" implied="false" onDeleteCascade="false" table="stepitem"/>
            <child column="testCaseId" foreignKey="FK9B0ED72F8C20F203" implied="false" onDeleteCascade="false" table="testresult"/>
            <child column="testCycleId" foreignKey="FK_TESTRUNSET_TESTCYCLE" implied="false" onDeleteCascade="false" table="testrunset"/>
            <child column="testPlanId" foreignKey="FK_TESTSET_TESTPLAN" implied="false" onDeleteCascade="false" table="testset"/>
            <child column="testCaseId" foreignKey="FK_TESTSETCASE_TESTCASE" implied="false" onDeleteCascade="false" table="testsetcase"/>
            <child column="documentId" foreignKey="FK14F51CD8DA506A1C" implied="false" onDeleteCascade="false" table="version"/>
            <child column="originDocumentId" foreignKey="FK14F51CD86915E1C2" implied="false" onDeleteCascade="false" table="version"/>
         </column>
         <column autoUpdated="false" digits="0" id="2" name="active" nullable="true" remarks="Indicator if the item is currently active. This is an important field and most queries will include an active = 'Y' clause. Deleted items are set to inactive as well as old versions." size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="attachment" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="5" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="documentKey" nullable="true" remarks="Configurable unique identifier that includes a prefix and numerical suffix. REQ-101 for example." size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="hibVersion" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="legacyKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="locked" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="lockedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="12" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="14" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="16" name="date1" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="17" name="date2" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="18" name="date3" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="19" name="date4" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="20" name="date5" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="21" name="detail" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="22" name="flag1" nullable="true" remarks="User defined field - Boolean" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="23" name="flag2" nullable="true" remarks="User defined field - Boolean" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="24" name="flag3" nullable="true" remarks="User defined field - Boolean" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="25" name="flag4" nullable="true" remarks="User defined field - Boolean" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="26" name="flag5" nullable="true" remarks="User defined field - Boolean" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="27" name="globalSortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="28" name="indent" nullable="true" remarks="Calculated value to represent the indentation level when representing data in an outline structure" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="29" name="isFolder" nullable="true" remarks="Indicator that the item is a folder" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="30" name="originalEstimate" nullable="true" remarks="Original estimate for an item - typically in hours" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="31" name="parentId" nullable="true" remarks="ID of the parent item as configured in the tree view" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="32" name="remainingEstimate" nullable="true" remarks="Units remaining - typically in hours" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="33" name="sequence" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="34" name="setKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="35" name="sortOrder" nullable="true" remarks="Used by internal routine called prior to a report being run to sort amongst all items within a group based on the explorer view" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="36" name="string1" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="37" name="string10" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="38" name="string11" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="39" name="string12" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="40" name="string13" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="41" name="string14" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="42" name="string15" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="43" name="string2" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="44" name="string3" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="45" name="string4" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="46" name="string5" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="47" name="string6" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="48" name="string7" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="49" name="string8" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="50" name="string9" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="51" name="text1" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="52" name="text10" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="53" name="text2" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="54" name="text3" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="55" name="text4" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="56" name="text5" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="57" name="text6" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="58" name="text7" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="59" name="text8" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="60" name="text9" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="61" name="timeSpent" nullable="true" remarks="Actual time spent - typically in hours" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="62" name="xprojectLinkId" nullable="true" remarks="Reference to a linked item from another project." size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="63" name="archived" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="64" name="actualResults" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="65" name="duration" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="66" name="testCaseVersionNumber" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="67" name="documentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11BE181EF2C" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="68" name="lockedBy" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11BBD032133" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="69" name="projectId" nullable="false" remarks="related Project ID" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B62A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <column autoUpdated="false" digits="0" id="70" name="assignedToId" nullable="true" remarks="Associated User ID" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUN_USER" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="71" name="childDocumentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B9E94C348" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="72" name="documentGroup" nullable="true" remarks="Related group ID" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B884663C1" implied="false" onDeleteCascade="false" table="documentgroup"/>
         </column>
         <column autoUpdated="false" digits="0" id="73" name="lookup1Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC02593" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="74" name="lookup10Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B739D9835" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="75" name="lookup2Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC02954" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="76" name="lookup3Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC02D15" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="77" name="lookup4Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC030D6" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="78" name="lookup5Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC03497" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="79" name="lookup6Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC03858" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="80" name="lookup7Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC03C19" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="81" name="lookup8Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC03FDA" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="82" name="lookup9Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6AC0439B" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="83" name="priorityId" nullable="true" remarks="Associated Priority ID" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B6080E200" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="84" name="releaseId" nullable="true" remarks="Associated release ID" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11BD1554582" implied="false" onDeleteCascade="false" table="projectrelease"/>
         </column>
         <column autoUpdated="false" digits="0" id="85" name="release1Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B718FC1C5" implied="false" onDeleteCascade="false" table="projectrelease"/>
         </column>
         <column autoUpdated="false" digits="0" id="86" name="release2Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B718FC586" implied="false" onDeleteCascade="false" table="projectrelease"/>
         </column>
         <column autoUpdated="false" digits="0" id="87" name="statusId" nullable="true" remarks="Associated status ID" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B74C9DCCE" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="88" name="testCaseStatusId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTCASE_TCSTATUS" implied="false" onDeleteCascade="false" table="testcasestatus"/>
         </column>
         <column autoUpdated="false" digits="0" id="89" name="user1Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B4267BDB3" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="90" name="user2Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK335CD11B4267C174" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="91" name="testPlanId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTCYCLE_TESTPLAN" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="92" name="testCaseId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUN_TESTCASE" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="93" name="testRunSetId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUN_TESTRUNSET" implied="false" onDeleteCascade="false" table="testrunset"/>
         </column>
         <column autoUpdated="false" digits="0" id="94" name="testRunStatusId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUN_TESTRUNSTATUS" implied="false" onDeleteCascade="false" table="testrunstatus"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="contourobject_active_idx" unique="false">
            <column ascending="true" name="active"/>
         </index>
         <index name="document_documentkey_idx" unique="false">
            <column ascending="true" name="documentKey"/>
         </index>
         <index name="document_parentid_idx" unique="false">
            <column ascending="true" name="parentId"/>
         </index>
         <index name="document_xprojectlinkid_idx" unique="false">
            <column ascending="true" name="xprojectLinkId"/>
         </index>
         <index name="FK335CD11B4267BDB3" unique="false">
            <column ascending="true" name="user1Id"/>
         </index>
         <index name="FK335CD11B4267C174" unique="false">
            <column ascending="true" name="user2Id"/>
         </index>
         <index name="FK335CD11B6080E200" unique="false">
            <column ascending="true" name="priorityId"/>
         </index>
         <index name="FK335CD11B62A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
         <index name="FK335CD11B6AC02593" unique="false">
            <column ascending="true" name="lookup1Id"/>
         </index>
         <index name="FK335CD11B6AC02954" unique="false">
            <column ascending="true" name="lookup2Id"/>
         </index>
         <index name="FK335CD11B6AC02D15" unique="false">
            <column ascending="true" name="lookup3Id"/>
         </index>
         <index name="FK335CD11B6AC030D6" unique="false">
            <column ascending="true" name="lookup4Id"/>
         </index>
         <index name="FK335CD11B6AC03497" unique="false">
            <column ascending="true" name="lookup5Id"/>
         </index>
         <index name="FK335CD11B6AC03858" unique="false">
            <column ascending="true" name="lookup6Id"/>
         </index>
         <index name="FK335CD11B6AC03C19" unique="false">
            <column ascending="true" name="lookup7Id"/>
         </index>
         <index name="FK335CD11B6AC03FDA" unique="false">
            <column ascending="true" name="lookup8Id"/>
         </index>
         <index name="FK335CD11B6AC0439B" unique="false">
            <column ascending="true" name="lookup9Id"/>
         </index>
         <index name="FK335CD11B718FC1C5" unique="false">
            <column ascending="true" name="release1Id"/>
         </index>
         <index name="FK335CD11B718FC586" unique="false">
            <column ascending="true" name="release2Id"/>
         </index>
         <index name="FK335CD11B739D9835" unique="false">
            <column ascending="true" name="lookup10Id"/>
         </index>
         <index name="FK335CD11B74C9DCCE" unique="false">
            <column ascending="true" name="statusId"/>
         </index>
         <index name="FK335CD11B884663C1" unique="false">
            <column ascending="true" name="documentGroup"/>
         </index>
         <index name="FK335CD11B9E94C348" unique="false">
            <column ascending="true" name="childDocumentTypeId"/>
         </index>
         <index name="FK335CD11BBD032133" unique="false">
            <column ascending="true" name="lockedBy"/>
         </index>
         <index name="FK335CD11BD1554582" unique="false">
            <column ascending="true" name="releaseId"/>
         </index>
         <index name="FK335CD11BE181EF2C" unique="false">
            <column ascending="true" name="documentTypeId"/>
         </index>
         <index name="FK_TESTCASE_TCSTATUS" unique="false">
            <column ascending="true" name="testCaseStatusId"/>
         </index>
         <index name="FK_TESTCYCLE_TESTPLAN" unique="false">
            <column ascending="true" name="testPlanId"/>
         </index>
         <index name="FK_TESTRUN_TESTCASE" unique="false">
            <column ascending="true" name="testCaseId"/>
         </index>
         <index name="FK_TESTRUN_TESTRUNSET" unique="false">
            <column ascending="true" name="testRunSetId"/>
         </index>
         <index name="FK_TESTRUN_TESTRUNSTATUS" unique="false">
            <column ascending="true" name="testRunStatusId"/>
         </index>
         <index name="FK_TESTRUN_USER" unique="false">
            <column ascending="true" name="assignedToId"/>
         </index>
      </table>
      <table name="document_attachment" numRows="0" remarks="File attachments" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="note" nullable="true" remarks="User entered text to describe the attachment" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="url" nullable="true" remarks="URL to the item" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="attachmentId" nullable="true" remarks="attachment ID" size="10" type="INT">
            <parent column="id" foreignKey="FKFEB8AEC756B0D1E8" implied="false" onDeleteCascade="false" table="attachment"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="documentId" nullable="true" remarks="document ID" size="10" type="INT">
            <parent column="id" foreignKey="FKFEB8AEC7DA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKFEB8AEC756B0D1E8" unique="false">
            <column ascending="true" name="attachmentId"/>
         </index>
         <index name="FKFEB8AEC7DA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="document_docattach" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="note" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="docattachId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKD8310F5993BB117A" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="documentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKD8310F59DA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKD8310F5993BB117A" unique="false">
            <column ascending="true" name="docattachId"/>
         </index>
         <index name="FKD8310F59DA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="document_document" numRows="61" remarks="Relationships between artifacts" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="suspect" nullable="true" remarks="Suspect link flag" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="associationType" nullable="true" remarks="lookup ID" size="10" type="INT">
            <parent column="id" foreignKey="FKC5FF3FBFA07B777C" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="fromDocument" nullable="true" remarks="ID of the item the link is coming from." size="10" type="INT">
            <parent column="id" foreignKey="FKC5FF3FBFA9DB056B" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="itemSyncStatus" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_DOCDOC_ITEMSYNCSTATUS" implied="false" onDeleteCascade="false" table="itemsyncstatus"/>
         </column>
         <column autoUpdated="false" digits="0" id="11" name="relationshipType" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC5FF3FBF45B2C50B" implied="false" onDeleteCascade="false" table="relationshiptype"/>
         </column>
         <column autoUpdated="false" digits="0" id="12" name="status" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC5FF3FBFF0FE0433" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="13" name="toDocument" nullable="true" remarks="ID of the item the link is pointing to" size="10" type="INT">
            <parent column="id" foreignKey="FKC5FF3FBF39339B3C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_DOCDOC_ITEMSYNCSTATUS" unique="false">
            <column ascending="true" name="itemSyncStatus"/>
         </index>
         <index name="FKC5FF3FBF39339B3C" unique="false">
            <column ascending="true" name="toDocument"/>
         </index>
         <index name="FKC5FF3FBF45B2C50B" unique="false">
            <column ascending="true" name="relationshipType"/>
         </index>
         <index name="FKC5FF3FBFA07B777C" unique="false">
            <column ascending="true" name="associationType"/>
         </index>
         <index name="FKC5FF3FBFA9DB056B" unique="false">
            <column ascending="true" name="fromDocument"/>
         </index>
         <index name="FKC5FF3FBFF0FE0433" unique="false">
            <column ascending="true" name="status"/>
         </index>
      </table>
      <table name="document_tag" numRows="26" remarks="Tags" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="document" nullable="true" remarks="item ID" size="10" type="INT">
            <parent column="id" foreignKey="FKA835BA763E4037C1" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="7" name="tag" nullable="true" remarks="tag ID" size="10" type="INT">
            <parent column="id" foreignKey="FKA835BA76868B9321" implied="false" onDeleteCascade="false" table="tag"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKA835BA763E4037C1" unique="false">
            <column ascending="true" name="document"/>
         </index>
         <index name="FKA835BA76868B9321" unique="false">
            <column ascending="true" name="tag"/>
         </index>
      </table>
      <table name="document_url" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="url" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="documentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKA835C04BDA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKA835C04BDA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="documentcustomfieldvalue" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="fieldId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="textValue" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="documentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKE13A6A03DA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKE13A6A03DA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="documentfield" numRows="97" remarks="Configuration table that" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="documentFieldId" foreignKey="FK9F2566584D729212" implied="false" onDeleteCascade="false" table="documenttypefielddefinition"/>
            <child column="fieldId" foreignKey="FK7FB5A268F5ECC78D" implied="false" onDeleteCascade="false" table="integrationfieldmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="User ID" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="category" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="customField" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="dataTypeId" nullable="true" remarks="Field data type lookup" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="description" nullable="true" remarks="Label" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="editxtype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="fieldType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="formxtype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="gridxtype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="isDerived" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="name" nullable="true" remarks="Internal name of field" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="16" name="readOnly" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="scope" nullable="true" remarks="1 = Organization" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="19" name="userConfigurable" nullable="true" remarks="" size="1" type="CHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="documentgroup" numRows="38" remarks="Primary groups table" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="documentGroup" foreignKey="FK335CD11B884663C1" implied="false" onDeleteCascade="false" table="document"/>
            <child column="documentGroup" foreignKey="FK3AFE2618884663C1" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="documentGroup" foreignKey="FKB408CB78884663C1" implied="false" onDeleteCascade="false" table="filter"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="Active flag" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="User entered description of group" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="display" nullable="true" remarks="Singular label to display" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="displayInReleaseTree" nullable="true" remarks="Flag that determines if the items should be included in the default display of the milestones tree" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="displayPlural" nullable="true" remarks="Plural label to display" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="image" nullable="true" remarks="Path to icon" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="keySeperator" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="prefix" nullable="true" remarks="Prefix for item Key such as 'REQ'" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="sequenceNumber" nullable="true" remarks="Numerical value to start with when generating unique item keys" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="15" name="sortOrder" nullable="true" remarks="Order relative to peers" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="16" name="documentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5EF19E44E181EF2C" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="17" name="projectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5EF19E4462A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK5EF19E4462A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
         <index name="FK5EF19E44E181EF2C" unique="false">
            <column ascending="true" name="documentTypeId"/>
         </index>
      </table>
      <table name="documentkeylookup" numRows="22" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="projectKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="sequence" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="setKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="5" name="documentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_dockeylookup_doctype" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="6" name="projectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_dockeylookup_project" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_dockeylookup_doctype" unique="false">
            <column ascending="true" name="documentTypeId"/>
         </index>
         <index name="FK_dockeylookup_project" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
      </table>
      <table name="documentnode" numRows="265" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="parentNodeId" foreignKey="FK_DOCUMENTNODE_PARENT" implied="false" onDeleteCascade="false" table="documentnode"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="globalSortOrder" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="3" name="isPermissionNode" nullable="false" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="4" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="5" name="refId" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="scopeId" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="sequence" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="sortOrder" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="baseLineId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_DOCUMENTNODE_BASELINE" implied="false" onDeleteCascade="false" table="baseline"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="parentNodeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_DOCUMENTNODE_PARENT" implied="false" onDeleteCascade="false" table="documentnode"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="documentnode_refid_idx" unique="false">
            <column ascending="true" name="refId"/>
         </index>
         <index name="documentnode_scopeid_idx" unique="false">
            <column ascending="true" name="scopeId"/>
         </index>
         <index name="FK_DOCUMENTNODE_BASELINE" unique="false">
            <column ascending="true" name="baseLineId"/>
         </index>
         <index name="FK_DOCUMENTNODE_PARENT" unique="false">
            <column ascending="true" name="parentNodeId"/>
         </index>
      </table>
      <table name="documenttype" numRows="26" remarks="Indicates the type of artifact such as a requirement" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="childDocumentTypeId" foreignKey="FK335CD11B9E94C348" implied="false" onDeleteCascade="false" table="document"/>
            <child column="documentTypeId" foreignKey="FK335CD11BE181EF2C" implied="false" onDeleteCascade="false" table="document"/>
            <child column="documentTypeId" foreignKey="FK5EF19E44E181EF2C" implied="false" onDeleteCascade="false" table="documentgroup"/>
            <child column="documentTypeId" foreignKey="FK_dockeylookup_doctype" implied="false" onDeleteCascade="false" table="documentkeylookup"/>
            <child column="documentTypeId" foreignKey="FK9F256658E181EF2C" implied="false" onDeleteCascade="false" table="documenttypefielddefinition"/>
            <child column="documentType" foreignKey="FK3AFE2618F3ED4351" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="documentTypeId" foreignKey="FK3F0778A4E181EF2C" implied="false" onDeleteCascade="false" table="fieldlayout"/>
            <child column="documentType" foreignKey="FKB408CB78F3ED4351" implied="false" onDeleteCascade="false" table="filter"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="category" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="components" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="defaultDisplay" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="defaultDisplayPlural" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="defaultPrefix" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="12" name="display" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="displayPlural" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="documentTypeKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="image" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="19" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="20" name="documentTypeCategoryId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKA83F5AD5672FE4C8" implied="false" onDeleteCascade="false" table="documenttypecategory"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKA83F5AD5672FE4C8" unique="false">
            <column ascending="true" name="documentTypeCategoryId"/>
         </index>
      </table>
      <table name="documenttypecategory" numRows="10" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="documentTypeCategoryId" foreignKey="FKA83F5AD5672FE4C8" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="documenttypefielddefinition" numRows="102" remarks="Configuration of the fields for each artifact" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="documentTypeFieldId" foreignKey="FKF081564E7C13C8FE" implied="false" onDeleteCascade="false" table="fieldlayoutentry"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="controlStyle" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="controlTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="groupName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="isSynchronizeField" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="label" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="lookupTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="readOnly" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="required" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="script" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="17" name="showInFolder" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="18" name="showInList" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="19" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="20" name="sortOrderInList" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="21" name="triggerSuspect" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="22" name="validation" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="23" name="documentFieldId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK9F2566584D729212" implied="false" onDeleteCascade="false" table="documentfield"/>
         </column>
         <column autoUpdated="false" digits="0" id="24" name="documentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK9F256658E181EF2C" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK9F2566584D729212" unique="false">
            <column ascending="true" name="documentFieldId"/>
         </index>
         <index name="FK9F256658E181EF2C" unique="false">
            <column ascending="true" name="documentTypeId"/>
         </index>
      </table>
      <table name="email" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="attempts" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="emailBody" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="fromAddress" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="fromName" nullable="true" remarks="" size="511" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="replyToAddress" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="status" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="subject" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="toAddress" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5C24B9C1958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK5C24B9C1958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
      </table>
      <table name="estimate" numRows="0" remarks="&lt;font color='#FF4500'&gt;NO LONGER USED&lt;/font&gt;" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="estimate" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="estimatedBy" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="lookupId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8B302528AC877456" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK8B302528AC877456" unique="false">
            <column ascending="true" name="lookupId"/>
         </index>
      </table>
      <table name="eventactiontype" numRows="54" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="3" name="eventTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="5" name="objectTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="evententry" numRows="475" remarks="Event log - populates What's New" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="action" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="comments" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="eventDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="8" name="EventType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="objectId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="objectType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="parentEventEntryId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="userComment" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="13" name="document" nullable="true" remarks="Associated item ID" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE26183E4037C1" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="14" name="documentGroup" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE2618884663C1" implied="false" onDeleteCascade="false" table="documentgroup"/>
         </column>
         <column autoUpdated="false" digits="0" id="15" name="documentType" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE2618F3ED4351" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="16" name="eventUser" nullable="true" remarks="Associated user ID" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE26184D1BFDB7" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="17" name="organization" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE26183006F3ED" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <column autoUpdated="false" digits="0" id="18" name="project" nullable="true" remarks="Associated Project ID" size="10" type="INT">
            <parent column="id" foreignKey="FK3AFE2618858B68C0" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="evententry_eventdate_idx" unique="false">
            <column ascending="true" name="eventDate"/>
         </index>
         <index name="evententry_eventype_idx" unique="false">
            <column ascending="true" name="EventType"/>
         </index>
         <index name="evententry_object_idx" unique="false">
            <column ascending="true" name="objectType"/>
            <column ascending="true" name="objectId"/>
         </index>
         <index name="FK3AFE26183006F3ED" unique="false">
            <column ascending="true" name="organization"/>
         </index>
         <index name="FK3AFE26183E4037C1" unique="false">
            <column ascending="true" name="document"/>
         </index>
         <index name="FK3AFE26184D1BFDB7" unique="false">
            <column ascending="true" name="eventUser"/>
         </index>
         <index name="FK3AFE2618858B68C0" unique="false">
            <column ascending="true" name="project"/>
         </index>
         <index name="FK3AFE2618884663C1" unique="false">
            <column ascending="true" name="documentGroup"/>
         </index>
         <index name="FK3AFE2618F3ED4351" unique="false">
            <column ascending="true" name="documentType"/>
         </index>
      </table>
      <table name="eventtype" numRows="10" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="fieldlayout" numRows="59" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="fieldLayoutId" foreignKey="FKF081564EA8BE6B1C" implied="false" onDeleteCascade="false" table="fieldlayoutentry"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="documentTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3F0778A4E181EF2C" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="fieldLayoutTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_fieldlayout_type" implied="false" onDeleteCascade="false" table="fieldlayouttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="viewId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3F0778A41A80FDAC" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="fieldlayout_typeid_idx" unique="false">
            <column ascending="true" name="fieldLayoutTypeId"/>
         </index>
         <index name="FK3F0778A41A80FDAC" unique="false">
            <column ascending="true" name="viewId"/>
         </index>
         <index name="FK3F0778A4E181EF2C" unique="false">
            <column ascending="true" name="documentTypeId"/>
         </index>
         <index name="FK_fieldlayout_type" unique="false">
            <column ascending="true" name="fieldLayoutTypeId"/>
         </index>
      </table>
      <table name="fieldlayoutentry" numRows="275" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="layoutPosition" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="documentTypeFieldId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF081564E7C13C8FE" implied="false" onDeleteCascade="false" table="documenttypefielddefinition"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="fieldLayoutId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF081564EA8BE6B1C" implied="false" onDeleteCascade="false" table="fieldlayout"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKF081564E7C13C8FE" unique="false">
            <column ascending="true" name="documentTypeFieldId"/>
         </index>
         <index name="FKF081564EA8BE6B1C" unique="false">
            <column ascending="true" name="fieldLayoutId"/>
         </index>
      </table>
      <table name="fieldlayouttype" numRows="3" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="fieldLayoutTypeId" foreignKey="FK_fieldlayout_type" implied="false" onDeleteCascade="false" table="fieldlayout"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="code" nullable="true" remarks="" size="31" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="127" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="filter" numRows="9" remarks="Filters" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="isHidden" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="xmlString" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="12" name="documentGroup" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKB408CB78884663C1" implied="false" onDeleteCascade="false" table="documentgroup"/>
         </column>
         <column autoUpdated="false" digits="0" id="13" name="documentType" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKB408CB78F3ED4351" implied="false" onDeleteCascade="false" table="documenttype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="filter_scope_ref_idx" unique="false">
            <column ascending="true" name="scope"/>
            <column ascending="true" name="refId"/>
         </index>
         <index name="FKB408CB78884663C1" unique="false">
            <column ascending="true" name="documentGroup"/>
         </index>
         <index name="FKB408CB78F3ED4351" unique="false">
            <column ascending="true" name="documentType"/>
         </index>
      </table>
      <table name="glossaryitem" numRows="0" remarks="&lt;font color='#FF4500'&gt;NO LONGER USED&lt;/font&gt;" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="definition" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="term" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="projectId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKEE51863162A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKEE51863162A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
      </table>
      <table name="integrationcomponentmapping" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="relatedMappingId" foreignKey="FK_MAPPING_MAPPING" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
            <child column="setMappingId" foreignKey="FK7FB5A268BF0C02E5" implied="false" onDeleteCascade="false" table="integrationfieldmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="false" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="integrationTrigger" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="isUpstream" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="mappedId" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="mappedName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="prefix" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="projectId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="pullIntoContourFilter" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="pullIntoContourFlag" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="pushFromContourFlag" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="refId" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="17" name="scope" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="commentsDirectionTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKBCFD23059A05EA8C" implied="false" onDeleteCascade="false" table="integrationdirectiontype"/>
         </column>
         <column autoUpdated="false" digits="0" id="19" name="integrationTypeId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKBCFD23057EF490F0" implied="false" onDeleteCascade="false" table="integrationtype"/>
         </column>
         <column autoUpdated="false" digits="0" id="20" name="relatedMappingId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_MAPPING_MAPPING" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="21" name="documentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKBCFD2305D766C998" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="22" name="targetDocumentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKBCFD230525D539E9" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_MAPPING_MAPPING" unique="false">
            <column ascending="true" name="relatedMappingId"/>
         </index>
         <index name="FKBCFD230525D539E9" unique="false">
            <column ascending="true" name="targetDocumentId"/>
         </index>
         <index name="FKBCFD23057EF490F0" unique="false">
            <column ascending="true" name="integrationTypeId"/>
         </index>
         <index name="FKBCFD23059A05EA8C" unique="false">
            <column ascending="true" name="commentsDirectionTypeId"/>
         </index>
         <index name="FKBCFD2305D766C998" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="integrationconnection" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="false" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="cronString" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="intervalMinutes" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="password" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="refId" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="scope" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="url" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="useAdvancedScheduling" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="userName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="defaultContourUserId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKB2C6BBB2845B1931" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="16" name="integrationTypeId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKB2C6BBB27EF490F0" implied="false" onDeleteCascade="false" table="integrationtype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKB2C6BBB27EF490F0" unique="false">
            <column ascending="true" name="integrationTypeId"/>
         </index>
         <index name="FKB2C6BBB2845B1931" unique="false">
            <column ascending="true" name="defaultContourUserId"/>
         </index>
      </table>
      <table name="integrationdirectiontype" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="commentsDirectionTypeId" foreignKey="FKBCFD23059A05EA8C" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
            <child column="updateDirectionTypeId" foreignKey="FK7FB5A268917BEB17" implied="false" onDeleteCascade="false" table="integrationfieldmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="integrationfieldmapping" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="false" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="mappedId" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="mappedName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="useContourOnConflict" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="fieldId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK7FB5A268F5ECC78D" implied="false" onDeleteCascade="false" table="documentfield"/>
         </column>
         <column autoUpdated="false" digits="0" id="11" name="integrationTypeId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK7FB5A2687EF490F0" implied="false" onDeleteCascade="false" table="integrationtype"/>
         </column>
         <column autoUpdated="false" digits="0" id="12" name="setMappingId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK7FB5A268BF0C02E5" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="13" name="updateDirectionTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK7FB5A268917BEB17" implied="false" onDeleteCascade="false" table="integrationdirectiontype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK7FB5A2687EF490F0" unique="false">
            <column ascending="true" name="integrationTypeId"/>
         </index>
         <index name="FK7FB5A268917BEB17" unique="false">
            <column ascending="true" name="updateDirectionTypeId"/>
         </index>
         <index name="FK7FB5A268BF0C02E5" unique="false">
            <column ascending="true" name="setMappingId"/>
         </index>
         <index name="FK7FB5A268F5ECC78D" unique="false">
            <column ascending="true" name="fieldId"/>
         </index>
      </table>
      <table name="integrationtype" numRows="2" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="integrationTypeId" foreignKey="FKBCFD23057EF490F0" implied="false" onDeleteCascade="false" table="integrationcomponentmapping"/>
            <child column="integrationTypeId" foreignKey="FKB2C6BBB27EF490F0" implied="false" onDeleteCascade="false" table="integrationconnection"/>
            <child column="integrationTypeId" foreignKey="FK7FB5A2687EF490F0" implied="false" onDeleteCascade="false" table="integrationfieldmapping"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="itemsyncstatus" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="itemSyncStatus" foreignKey="FK_DOCDOC_ITEMSYNCSTATUS" implied="false" onDeleteCascade="false" table="document_document"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="itemtemplate" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="content" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="isSystem" nullable="true" remarks="" size="1" type="CHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="itemtemplate_scope_ref_idx" unique="false">
            <column ascending="true" name="scopeId"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="jamaauthprovider" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="baseDn" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="bindDn" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="bindPassword" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="emailAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="10" name="enableJndiReferrals" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="firstNameAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="12" name="fullNameAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="13" name="lastNameAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="14" name="locationAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="15" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="nameAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="17" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="phoneAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="19" name="titleAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="20" name="type" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="21" name="url" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="22" name="userNameAttribute" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="jamacomment" numRows="1" remarks="Comments" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique Id" size="10" type="INT">
            <child column="commentId" foreignKey="FK121CEB466A869C32" implied="false" onDeleteCascade="false" table="jamacomment_userlikes"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="commentText" nullable="true" remarks="Comment text" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="entryDate" nullable="true" remarks="Date comment was created" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="8" name="hightlightField" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="highlightQuote" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="10" name="hightlightRange" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="11" name="important" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="isPrivate" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="parentId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="15" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="16" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="17" name="threadId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="threadUpdatedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="19" name="commenttype" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKECA112F417F9EB" implied="false" onDeleteCascade="false" table="commenttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="20" name="documentId" nullable="true" remarks="Associated artifact" size="10" type="INT">
            <parent column="id" foreignKey="FKECA112F4DA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="21" name="status" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKECA112F440920E7C" implied="false" onDeleteCascade="false" table="commentstatus"/>
         </column>
         <column autoUpdated="false" digits="0" id="22" name="userId" nullable="true" remarks="User Id" size="10" type="INT">
            <parent column="id" foreignKey="FKECA112F41958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKECA112F417F9EB" unique="false">
            <column ascending="true" name="commenttype"/>
         </index>
         <index name="FKECA112F41958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKECA112F440920E7C" unique="false">
            <column ascending="true" name="status"/>
         </index>
         <index name="FKECA112F4DA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
         <index name="jamacomment_scope_ref_idx" unique="false">
            <column ascending="true" name="scopeId"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="jamacomment_userlikes" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="commentId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK121CEB466A869C32" implied="false" onDeleteCascade="false" table="jamacomment"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="userId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK121CEB461958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <index name="FK121CEB461958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FK121CEB466A869C32" unique="false">
            <column ascending="true" name="commentId"/>
         </index>
      </table>
      <table name="jamatoken" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="tokenId" foreignKey="FK_ATTRIBUTE_TOKEN" implied="false" onDeleteCascade="false" table="tokenattributes"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="expirationDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="tokenstring" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="tokenType" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="jamaview" numRows="35" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="viewId" foreignKey="FK3F0778A41A80FDAC" implied="false" onDeleteCascade="false" table="fieldlayout"/>
            <child column="stereotypeId" foreignKey="FKCE07663057893EF9" implied="false" onDeleteCascade="false" table="jamaview"/>
            <child column="viewId" foreignKey="FK4FA3BEC81A80FDAC" implied="false" onDeleteCascade="false" table="perspective_view"/>
            <child column="viewId" foreignKey="FKB04369271A80FDAC" implied="false" onDeleteCascade="false" table="view_itemtype"/>
            <child column="viewId" foreignKey="FKAC076E271A80FDAC" implied="false" onDeleteCascade="false" table="viewconfig"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="viewConfig" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="12" name="viewIcon" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="xtype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="stereotypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKCE07663057893EF9" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <column autoUpdated="false" digits="0" id="15" name="viewTypeId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKCE076630E57BF940" implied="false" onDeleteCascade="false" table="viewtype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKCE07663057893EF9" unique="false">
            <column ascending="true" name="stereotypeId"/>
         </index>
         <index name="FKCE076630E57BF940" unique="false">
            <column ascending="true" name="viewTypeId"/>
         </index>
         <index name="jamaview_scope_ref_idx" unique="false">
            <column ascending="true" name="scope"/>
            <column ascending="true" name="refId"/>
         </index>
         <index name="javaview_xtype_idx" unique="false">
            <column ascending="true" name="xtype"/>
         </index>
      </table>
      <table name="jobschedule" numRows="9" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="job" foreignKey="FKF022D94934453ACA" implied="false" onDeleteCascade="false" table="user_job"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="cronExpression" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="jobClass" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="jobGroup" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="jobName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="lastExecuteTime" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="12" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="params" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="license_snapshot" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="licenseSnapshotId" foreignKey="FK_PROPERTY_LICENSE_SNAPSHOT" implied="false" onDeleteCascade="false" table="license_snapshot_properties"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="snapshotDate" nullable="false" remarks="" size="19" type="DATETIME"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="license_ss_date_idx" unique="false">
            <column ascending="true" name="snapshotDate"/>
         </index>
         <index name="license_ss_orgId_idx" unique="false">
            <column ascending="true" name="organizationId"/>
         </index>
      </table>
      <table name="license_snapshot_properties" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="licenseSnapshotId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_PROPERTY_LICENSE_SNAPSHOT" implied="false" onDeleteCascade="false" table="license_snapshot"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="propertyvalue" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="propertyname" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="licenseSnapshotId" sequenceNumberInPK="1"/>
         <primaryKey column="propertyname" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="licenseSnapshotId"/>
            <column ascending="true" name="propertyname"/>
         </index>
         <index name="FK_PROPERTY_LICENSE_SNAPSHOT" unique="false">
            <column ascending="true" name="licenseSnapshotId"/>
         </index>
      </table>
      <table name="lookup" numRows="33" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="lookup10Id" foreignKey="FK335CD11B739D9835" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup1Id" foreignKey="FK335CD11B6AC02593" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup2Id" foreignKey="FK335CD11B6AC02954" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup3Id" foreignKey="FK335CD11B6AC02D15" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup4Id" foreignKey="FK335CD11B6AC030D6" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup5Id" foreignKey="FK335CD11B6AC03497" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup6Id" foreignKey="FK335CD11B6AC03858" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup7Id" foreignKey="FK335CD11B6AC03C19" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup8Id" foreignKey="FK335CD11B6AC03FDA" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lookup9Id" foreignKey="FK335CD11B6AC0439B" implied="false" onDeleteCascade="false" table="document"/>
            <child column="priorityId" foreignKey="FK335CD11B6080E200" implied="false" onDeleteCascade="false" table="document"/>
            <child column="statusId" foreignKey="FK335CD11B74C9DCCE" implied="false" onDeleteCascade="false" table="document"/>
            <child column="associationType" foreignKey="FKC5FF3FBFA07B777C" implied="false" onDeleteCascade="false" table="document_document"/>
            <child column="status" foreignKey="FKC5FF3FBFF0FE0433" implied="false" onDeleteCascade="false" table="document_document"/>
            <child column="lookupId" foreignKey="FK8B302528AC877456" implied="false" onDeleteCascade="false" table="estimate"/>
            <child column="lookup1Id" foreignKey="FKED904B196AC02593" implied="false" onDeleteCascade="false" table="project"/>
            <child column="lookup2Id" foreignKey="FKED904B196AC02954" implied="false" onDeleteCascade="false" table="project"/>
            <child column="lookup3Id" foreignKey="FKED904B196AC02D15" implied="false" onDeleteCascade="false" table="project"/>
            <child column="lookup4Id" foreignKey="FKED904B196AC030D6" implied="false" onDeleteCascade="false" table="project"/>
            <child column="projectGroupLookupId" foreignKey="FKED904B19C82FC15C" implied="false" onDeleteCascade="false" table="project"/>
            <child column="statusId" foreignKey="FKED904B1974C9DCCE" implied="false" onDeleteCascade="false" table="project"/>
            <child column="testConfiguration" foreignKey="FK9B0ED72FDAF8E1E5" implied="false" onDeleteCascade="false" table="testresult"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="color" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="dataValue" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="description" nullable="true" remarks="User entered description" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="image" nullable="true" remarks="Path to image" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="isDefault" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="name" nullable="true" remarks="name of lookup" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="sortOrder" nullable="true" remarks="list order" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="lookupTypeId" nullable="false" remarks="Associated lookup list" size="10" type="INT">
            <parent column="id" foreignKey="FKBE9BA97A8CB30AEA" implied="false" onDeleteCascade="false" table="lookuptype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKBE9BA97A8CB30AEA" unique="false">
            <column ascending="true" name="lookupTypeId"/>
         </index>
      </table>
      <table name="lookuptype" numRows="22" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="lookupTypeId" foreignKey="FKBE9BA97A8CB30AEA" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="category" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="defaultValue" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="type" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="lookuptype_category_idx" unique="false">
            <column ascending="true" name="category"/>
         </index>
         <index name="lookuptype_scope_ref_idx" unique="false">
            <column ascending="true" name="scope"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="mutedsubscription" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="subscriberId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_MUTEDSUB_USER" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="7" name="subscriptionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_MUTEDSUB_SUBSCRIPTION" implied="false" onDeleteCascade="false" table="subscription"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_MUTEDSUB_SUBSCRIPTION" unique="false">
            <column ascending="true" name="subscriptionId"/>
         </index>
         <index name="FK_MUTEDSUB_USER" unique="false">
            <column ascending="true" name="subscriberId"/>
         </index>
      </table>
      <table name="objecttype" numRows="17" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="organization" numRows="1" remarks="Organization - typically the company information" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="organizationId" foreignKey="FK8AF75923B2808048" implied="false" onDeleteCascade="false" table="attachment"/>
            <child column="organizationId" foreignKey="FK3C591A7BB2808048" implied="false" onDeleteCascade="false" table="distributiongroup"/>
            <child column="organization" foreignKey="FK3AFE26183006F3ED" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="organizationId" foreignKey="FKED904B19B2808048" implied="false" onDeleteCascade="false" table="project"/>
            <child column="organizationId" foreignKey="FK3622D27B2808048" implied="false" onDeleteCascade="false" table="user_organization"/>
            <child column="organization" foreignKey="FKF024151C3006F3ED" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="baseUrl" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="closed" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="licenseMessage" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="name" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="redirectUrl" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="returnEmail" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="subdomain" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="perspective" numRows="2" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="stereotypeId" foreignKey="FKC653A3C1E06C7A2" implied="false" onDeleteCascade="false" table="perspective"/>
            <child column="perspectiveId" foreignKey="FK4FA2049999AAFC2C" implied="false" onDeleteCascade="false" table="perspective_role"/>
            <child column="perspectiveId" foreignKey="FK4FA3BEC899AAFC2C" implied="false" onDeleteCascade="false" table="perspective_view"/>
            <child column="perspectiveId" foreignKey="FKAB47207E99AAFC2C" implied="false" onDeleteCascade="false" table="perspectiveconfig"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="canOverride" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="headerConfig" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="icon" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="navConfig" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="15" name="viewConfig" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="xtype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="perspectiveTypeId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC653A3CAA82B7C0" implied="false" onDeleteCascade="false" table="perspectivetype"/>
         </column>
         <column autoUpdated="false" digits="0" id="18" name="stereotypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC653A3C1E06C7A2" implied="false" onDeleteCascade="false" table="perspective"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKC653A3C1E06C7A2" unique="false">
            <column ascending="true" name="stereotypeId"/>
         </index>
         <index name="FKC653A3CAA82B7C0" unique="false">
            <column ascending="true" name="perspectiveTypeId"/>
         </index>
      </table>
      <table name="perspective_role" numRows="1" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="perspectiveId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK4FA2049999AAFC2C" implied="false" onDeleteCascade="false" table="perspective"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="roleId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK4FA204991403590E" implied="false" onDeleteCascade="false" table="role"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK4FA204991403590E" unique="false">
            <column ascending="true" name="roleId"/>
         </index>
         <index name="FK4FA2049999AAFC2C" unique="false">
            <column ascending="true" name="perspectiveId"/>
         </index>
      </table>
      <table name="perspective_view" numRows="28" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="location" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="perspectiveId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK4FA3BEC899AAFC2C" implied="false" onDeleteCascade="false" table="perspective"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="viewId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK4FA3BEC81A80FDAC" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK4FA3BEC81A80FDAC" unique="false">
            <column ascending="true" name="viewId"/>
         </index>
         <index name="FK4FA3BEC899AAFC2C" unique="false">
            <column ascending="true" name="perspectiveId"/>
         </index>
      </table>
      <table name="perspectiveconfig" numRows="1" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="config" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="overridable" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="perspectiveId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAB47207E99AAFC2C" implied="false" onDeleteCascade="false" table="perspective"/>
         </column>
         <column autoUpdated="false" digits="0" id="11" name="projectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAB47207E62A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKAB47207E62A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
         <index name="FKAB47207E99AAFC2C" unique="false">
            <column ascending="true" name="perspectiveId"/>
         </index>
      </table>
      <table name="perspectivetype" numRows="3" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="perspectiveTypeId" foreignKey="FKC653A3CAA82B7C0" implied="false" onDeleteCascade="false" table="perspective"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="pluginentry" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="notes" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="pluginClass" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="10" name="pluginParams" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="11" name="pluginType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="portlet" numRows="8" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="portletId" foreignKey="FK_PORTLETINSTANCE_PORTLET" implied="false" onDeleteCascade="false" table="portletinstance"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="2" name="image" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="limittooneinstance" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="4" name="name" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="portletXtype" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="portletinstance" numRows="15" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="portletInstanceId" foreignKey="FK_PROPERTY_PORTLETINSTANCE" implied="false" onDeleteCascade="false" table="portletinstanceproperties"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="location" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="3" name="dashboardId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_PORTLETINSTANCE_DASHBOARD" implied="false" onDeleteCascade="false" table="dashboard"/>
         </column>
         <column autoUpdated="false" digits="0" id="4" name="portletId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_PORTLETINSTANCE_PORTLET" implied="false" onDeleteCascade="false" table="portlet"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_PORTLETINSTANCE_DASHBOARD" unique="false">
            <column ascending="true" name="dashboardId"/>
         </index>
         <index name="FK_PORTLETINSTANCE_PORTLET" unique="false">
            <column ascending="true" name="portletId"/>
         </index>
      </table>
      <table name="portletinstanceproperties" numRows="17" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="portletInstanceId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_PROPERTY_PORTLETINSTANCE" implied="false" onDeleteCascade="false" table="portletinstance"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="propertyvalue" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="2" name="propertyname" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="portletInstanceId" sequenceNumberInPK="1"/>
         <primaryKey column="propertyname" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="portletInstanceId"/>
            <column ascending="true" name="propertyname"/>
         </index>
         <index name="FK_PROPERTY_PORTLETINSTANCE" unique="false">
            <column ascending="true" name="portletInstanceId"/>
         </index>
      </table>
      <table name="project" numRows="5" remarks="Project attributes" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="projectId" foreignKey="FK8AF7592362A5139B" implied="false" onDeleteCascade="false" table="attachment"/>
            <child column="projectId" foreignKey="FK996EE64562A5139B" implied="false" onDeleteCascade="false" table="baseline"/>
            <child column="projectId" foreignKey="FK3C591A7B62A5139B" implied="false" onDeleteCascade="false" table="distributiongroup"/>
            <child column="projectId" foreignKey="FK335CD11B62A5139B" implied="false" onDeleteCascade="false" table="document"/>
            <child column="projectId" foreignKey="FK5EF19E4462A5139B" implied="false" onDeleteCascade="false" table="documentgroup"/>
            <child column="projectId" foreignKey="FK_dockeylookup_project" implied="false" onDeleteCascade="false" table="documentkeylookup"/>
            <child column="project" foreignKey="FK3AFE2618858B68C0" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="projectId" foreignKey="FKEE51863162A5139B" implied="false" onDeleteCascade="false" table="glossaryitem"/>
            <child column="projectId" foreignKey="FKAB47207E62A5139B" implied="false" onDeleteCascade="false" table="perspectiveconfig"/>
            <child column="projectId" foreignKey="FKC84EF75862A5139B" implied="false" onDeleteCascade="false" table="review"/>
            <child column="projectId" foreignKey="FKAC076E2762A5139B" implied="false" onDeleteCascade="false" table="viewconfig"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="date1" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="7" name="date2" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="8" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="flag1" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="flag2" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="isFolder" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="parentId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="projectKey" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="string1" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="string2" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="string3" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="18" name="string4" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="19" name="text1" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="20" name="text2" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="21" name="text3" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="22" name="lookup1Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B196AC02593" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="23" name="lookup2Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B196AC02954" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="24" name="lookup3Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B196AC02D15" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="25" name="lookup4Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B196AC030D6" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="26" name="organizationId" nullable="false" remarks="Associated organization" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B19B2808048" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <column autoUpdated="false" digits="0" id="27" name="projectGroupLookupId" nullable="true" remarks="Associated project group" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B19C82FC15C" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="28" name="projectManager" nullable="true" remarks="User ID assigned as project manager" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B194A8942C6" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="29" name="projectTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B19B0B57FAF" implied="false" onDeleteCascade="false" table="projecttype"/>
         </column>
         <column autoUpdated="false" digits="0" id="30" name="statusId" nullable="true" remarks="Status lookup" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B1974C9DCCE" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <column autoUpdated="false" digits="0" id="31" name="user1Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B194267BDB3" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="32" name="user2Id" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKED904B194267C174" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKED904B194267BDB3" unique="false">
            <column ascending="true" name="user1Id"/>
         </index>
         <index name="FKED904B194267C174" unique="false">
            <column ascending="true" name="user2Id"/>
         </index>
         <index name="FKED904B194A8942C6" unique="false">
            <column ascending="true" name="projectManager"/>
         </index>
         <index name="FKED904B196AC02593" unique="false">
            <column ascending="true" name="lookup1Id"/>
         </index>
         <index name="FKED904B196AC02954" unique="false">
            <column ascending="true" name="lookup2Id"/>
         </index>
         <index name="FKED904B196AC02D15" unique="false">
            <column ascending="true" name="lookup3Id"/>
         </index>
         <index name="FKED904B196AC030D6" unique="false">
            <column ascending="true" name="lookup4Id"/>
         </index>
         <index name="FKED904B1974C9DCCE" unique="false">
            <column ascending="true" name="statusId"/>
         </index>
         <index name="FKED904B19B0B57FAF" unique="false">
            <column ascending="true" name="projectTypeId"/>
         </index>
         <index name="FKED904B19B2808048" unique="false">
            <column ascending="true" name="organizationId"/>
         </index>
         <index name="FKED904B19C82FC15C" unique="false">
            <column ascending="true" name="projectGroupLookupId"/>
         </index>
      </table>
      <table name="projectfield" numRows="28" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="projectFieldId" foreignKey="FKD312A70764B111EF" implied="false" onDeleteCascade="false" table="projecttypefield"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="category" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="dataTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="projectrelease" numRows="8" remarks="Releases per project" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="release1Id" foreignKey="FK335CD11B718FC1C5" implied="false" onDeleteCascade="false" table="document"/>
            <child column="release2Id" foreignKey="FK335CD11B718FC586" implied="false" onDeleteCascade="false" table="document"/>
            <child column="releaseId" foreignKey="FK335CD11BD1554582" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="archived" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="Description of release" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="image" nullable="true" remarks="Path to icon" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="name" nullable="true" remarks="Name of release" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="releaseDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="12" name="sortOrder" nullable="true" remarks="Order of item" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="releaseTypeId" nullable="false" remarks="Associated release type lookup" size="10" type="INT">
            <parent column="id" foreignKey="FKE93DECE69C6616" implied="false" onDeleteCascade="false" table="releasetype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKE93DECE69C6616" unique="false">
            <column ascending="true" name="releaseTypeId"/>
         </index>
      </table>
      <table name="projecttype" numRows="1" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="projectTypeId" foreignKey="FKED904B19B0B57FAF" implied="false" onDeleteCascade="false" table="project"/>
            <child column="projectTypeId" foreignKey="FKD312A707B0B57FAF" implied="false" onDeleteCascade="false" table="projecttypefield"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="components" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="defaultDisplay" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="defaultDisplayPlural" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="defaultPrefix" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="10" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="projecttypefield" numRows="10" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="controlStyle" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="controlTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="groupName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="label" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="lookupTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="readOnly" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="required" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="script" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="16" name="showInFolder" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="showInList" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="18" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="19" name="sortOrderInList" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="20" name="validation" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="21" name="projectFieldId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKD312A70764B111EF" implied="false" onDeleteCascade="false" table="projectfield"/>
         </column>
         <column autoUpdated="false" digits="0" id="22" name="projectTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKD312A707B0B57FAF" implied="false" onDeleteCascade="false" table="projecttype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKD312A70764B111EF" unique="false">
            <column ascending="true" name="projectFieldId"/>
         </index>
         <index name="FKD312A707B0B57FAF" unique="false">
            <column ascending="true" name="projectTypeId"/>
         </index>
      </table>
      <table name="propertyentry" numRows="36" remarks="Table that stored system properties used by Contour" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="propertyName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="propertyType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="propertyValue" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="propertyentry_scope_ref_idx" unique="false">
            <column ascending="true" name="scope"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="relationshiptype" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="relationshipType" foreignKey="FKC5FF3FBF45B2C50B" implied="false" onDeleteCascade="false" table="document_document"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="image" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="isDefault" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="showNote" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="showStatus" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="releasetype" numRows="5" remarks="Drop down list values specific to reases" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="releaseTypeId" foreignKey="FKE93DECE69C6616" implied="false" onDeleteCascade="false" table="projectrelease"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="category" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="defaultValue" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="true" remarks="Drop down list item" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="report" numRows="15" remarks="Reports" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="reportId" foreignKey="FKC53D6D56166CC54A" implied="false" onDeleteCascade="false" table="report_criterion"/>
            <child column="reportId" foreignKey="FK5EEEBF56166CC54A" implied="false" onDeleteCascade="false" table="report_reportformat"/>
            <child column="reportId" foreignKey="FK767C093166CC54A" implied="false" onDeleteCascade="false" table="reportcriteria"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="contextSensitive" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="description" nullable="true" remarks="Admin entered description of report" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="display" nullable="true" remarks="Display name of report" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="true" remarks="Internal name of report (Duplicate)" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="reportClass" nullable="true" remarks="" size="1024" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="reportParams" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="13" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="sortItems" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="system" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="visible" nullable="true" remarks="Flag to indicate the report is visible to users" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="attachmentId" nullable="true" remarks="ID of report file" size="10" type="INT">
            <parent column="id" foreignKey="FKC84C553456B0D1E8" implied="false" onDeleteCascade="false" table="attachment"/>
         </column>
         <column autoUpdated="false" digits="0" id="18" name="previewAttachmentId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC84C55347CDA49B0" implied="false" onDeleteCascade="false" table="attachment"/>
         </column>
         <column autoUpdated="false" digits="0" id="19" name="reportTypeId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC84C5534F0DEC1DE" implied="false" onDeleteCascade="false" table="reporttype"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKC84C553456B0D1E8" unique="false">
            <column ascending="true" name="attachmentId"/>
         </index>
         <index name="FKC84C55347CDA49B0" unique="false">
            <column ascending="true" name="previewAttachmentId"/>
         </index>
         <index name="FKC84C5534F0DEC1DE" unique="false">
            <column ascending="true" name="reportTypeId"/>
         </index>
      </table>
      <table name="report_criterion" numRows="0" remarks="Criteria for each report" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="reportId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC53D6D56166CC54A" implied="false" onDeleteCascade="false" table="report"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="false" remarks="Criteria to display to user when running a report" size="255" type="VARCHAR"/>
         <primaryKey column="name" sequenceNumberInPK="1"/>
         <primaryKey column="reportId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="reportId"/>
            <column ascending="true" name="name"/>
         </index>
         <index name="FKC53D6D56166CC54A" unique="false">
            <column ascending="true" name="reportId"/>
         </index>
      </table>
      <table name="report_reportformat" numRows="35" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="reportId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5EEEBF56166CC54A" implied="false" onDeleteCascade="false" table="report"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="reportFormatId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK5EEEBF56604E6058" implied="false" onDeleteCascade="false" table="reportformat"/>
         </column>
         <primaryKey column="reportFormatId" sequenceNumberInPK="1"/>
         <primaryKey column="reportId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="reportId"/>
            <column ascending="true" name="reportFormatId"/>
         </index>
         <index name="FK5EEEBF56166CC54A" unique="false">
            <column ascending="true" name="reportId"/>
         </index>
         <index name="FK5EEEBF56604E6058" unique="false">
            <column ascending="true" name="reportFormatId"/>
         </index>
      </table>
      <table name="reportcriteria" numRows="16" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="datatype" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="displayName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="reportId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK767C093166CC54A" implied="false" onDeleteCascade="false" table="report"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK767C093166CC54A" unique="false">
            <column ascending="true" name="reportId"/>
         </index>
      </table>
      <table name="reportformat" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="reportFormatId" foreignKey="FK5EEEBF56604E6058" implied="false" onDeleteCascade="false" table="report_reportformat"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="contentType" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="display" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="extention" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="reporttype" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="reportTypeId" foreignKey="FKC84C5534F0DEC1DE" implied="false" onDeleteCascade="false" table="report"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="review" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="reviewId" foreignKey="FK2941B4523C551562" implied="false" onDeleteCascade="false" table="review_author"/>
            <child column="reviewId" foreignKey="FKF074B7DB3C551562" implied="false" onDeleteCascade="false" table="revision"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="allowAddReviewersAndApprovers" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="allowDelegateApproval" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="approved" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="name" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="sequence" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="timeTrackingEnabled" nullable="false" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="projectId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKC84EF75862A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKC84EF75862A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
      </table>
      <table name="review_author" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="reviewId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK2941B4523C551562" implied="false" onDeleteCascade="false" table="review"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="authorUserId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK2941B452966B3BC3" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <index name="FK2941B4523C551562" unique="false">
            <column ascending="true" name="reviewId"/>
         </index>
         <index name="FK2941B452966B3BC3" unique="false">
            <column ascending="true" name="authorUserId"/>
         </index>
      </table>
      <table name="revision" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="revisionId" foreignKey="FKFA072CF7928CF7E8" implied="false" onDeleteCascade="false" table="revision_item"/>
            <child column="revisionId" foreignKey="FKFA0C9DAF928CF7E8" implied="false" onDeleteCascade="false" table="revision_user"/>
            <child column="revisionId" foreignKey="FKF377ABC2928CF7E8" implied="false" onDeleteCascade="false" table="revisionpropertyentry"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="allowVoting" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="emailSubject" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="endDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="8" name="notifyAuthorOnComplete" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="numVotesPerUser" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="overview" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="12" name="requireSignature" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="sequence" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="14" name="startDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="15" name="votingText" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="16" name="baselineId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF074B7DB674BC58C" implied="false" onDeleteCascade="false" table="baseline"/>
         </column>
         <column autoUpdated="false" digits="0" id="17" name="reviewId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF074B7DB3C551562" implied="false" onDeleteCascade="false" table="review"/>
         </column>
         <column autoUpdated="false" digits="0" id="18" name="status" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF074B7DBA8BABC36" implied="false" onDeleteCascade="false" table="revisionstatus"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKF074B7DB3C551562" unique="false">
            <column ascending="true" name="reviewId"/>
         </index>
         <index name="FKF074B7DB674BC58C" unique="false">
            <column ascending="true" name="baselineId"/>
         </index>
         <index name="FKF074B7DBA8BABC36" unique="false">
            <column ascending="true" name="status"/>
         </index>
      </table>
      <table name="revision_item" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="revisionItemId" foreignKey="FK8659CBA3F4E6E0A9" implied="false" onDeleteCascade="false" table="revision_user_item"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="revisionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKFA072CF7928CF7E8" implied="false" onDeleteCascade="false" table="revision"/>
         </column>
         <column autoUpdated="false" digits="0" id="7" name="versionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKFA072CF74C133EE4" implied="false" onDeleteCascade="false" table="version"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKFA072CF74C133EE4" unique="false">
            <column ascending="true" name="versionId"/>
         </index>
         <index name="FKFA072CF7928CF7E8" unique="false">
            <column ascending="true" name="revisionId"/>
         </index>
      </table>
      <table name="revision_user" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="revisionUserId" foreignKey="FK8659CBA39587419" implied="false" onDeleteCascade="false" table="revision_user_item"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="approvedRevision" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="finishedRevision" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="isApprover" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="lastLogged" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="9" name="latestActivity" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="showSplashScreen" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="timeLogged" nullable="false" remarks="" size="19" type="BIGINT"/>
         <column autoUpdated="false" digits="0" id="13" name="revisionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKFA0C9DAF928CF7E8" implied="false" onDeleteCascade="false" table="revision"/>
         </column>
         <column autoUpdated="false" digits="0" id="14" name="userId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKFA0C9DAF1958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKFA0C9DAF1958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKFA0C9DAF928CF7E8" unique="false">
            <column ascending="true" name="revisionId"/>
         </index>
      </table>
      <table name="revision_user_item" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="vote" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="revisionItemId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8659CBA3F4E6E0A9" implied="false" onDeleteCascade="false" table="revision_item"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="revisionUserId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8659CBA39587419" implied="false" onDeleteCascade="false" table="revision_user"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="status" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK8659CBA3ED279D54" implied="false" onDeleteCascade="false" table="revisionuseritemstatus"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK8659CBA39587419" unique="false">
            <column ascending="true" name="revisionUserId"/>
         </index>
         <index name="FK8659CBA3ED279D54" unique="false">
            <column ascending="true" name="status"/>
         </index>
         <index name="FK8659CBA3F4E6E0A9" unique="false">
            <column ascending="true" name="revisionItemId"/>
         </index>
      </table>
      <table name="revisionpropertyentry" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="propertyName" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="propertyType" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="propertyValue" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="revisionId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF377ABC2928CF7E8" implied="false" onDeleteCascade="false" table="revision"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKF377ABC2928CF7E8" unique="false">
            <column ascending="true" name="revisionId"/>
         </index>
      </table>
      <table name="revisionstatus" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="status" foreignKey="FKF074B7DBA8BABC36" implied="false" onDeleteCascade="false" table="revision"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="revisionuseritemstatus" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="status" foreignKey="FK8659CBA3ED279D54" implied="false" onDeleteCascade="false" table="revision_user_item"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="role" numRows="8" remarks="Roles or user groups defined by administrators" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="roleId" foreignKey="FKAF999D91403590E" implied="false" onDeleteCascade="false" table="aclpermission"/>
            <child column="roleId" foreignKey="FK4FA204991403590E" implied="false" onDeleteCascade="false" table="perspective_role"/>
            <child column="groupId" foreignKey="FK_SUBSCRIPTION_ROLE" implied="false" onDeleteCascade="false" table="subscription"/>
            <child column="roleId" foreignKey="FK143BF46A1403590E" implied="false" onDeleteCascade="false" table="user_role"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="display" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="organizationId" nullable="true" remarks="Associated Organization" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="projectId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="signature" numRows="1" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="comments" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="isRevoked" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="revokeComments" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="revokeDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="11" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="baseLineId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3FFD98B8674BC58C" implied="false" onDeleteCascade="false" table="baseline"/>
         </column>
         <column autoUpdated="false" digits="0" id="13" name="userId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3FFD98B81958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK3FFD98B81958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FK3FFD98B8674BC58C" unique="false">
            <column ascending="true" name="baseLineId"/>
         </index>
      </table>
      <table name="smartfilter" numRows="10" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="description" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="filterAuthor" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="isHidden" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="isPublic" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="12" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="13" name="xmlString" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="smartfilter_scope_ref_idx" unique="false">
            <column ascending="true" name="scopeId"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="stepitem" numRows="68" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="steptype" nullable="false" remarks="" size="31" type="VARCHAR"/>
         <column autoUpdated="true" digits="0" id="1" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="action" nullable="true" remarks="" size="4000" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="stepindex" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="5" name="expectedResult" nullable="true" remarks="" size="4000" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="stepnotes" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="7" name="testCaseId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTCASESTEP_TESTCASE" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="testRunStatusId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TRSTEP_TESTRUNSTATUS" implied="false" onDeleteCascade="false" table="testrunstatus"/>
         </column>
         <column autoUpdated="false" digits="0" id="9" name="testRunId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUNSTEP_TESTRUN" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_TESTCASESTEP_TESTCASE" unique="false">
            <column ascending="true" name="testCaseId"/>
         </index>
         <index name="FK_TESTRUNSTEP_TESTRUN" unique="false">
            <column ascending="true" name="testRunId"/>
         </index>
         <index name="FK_TRSTEP_TESTRUNSTATUS" unique="false">
            <column ascending="true" name="testRunStatusId"/>
         </index>
      </table>
      <table name="subscription" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="subscriptionId" foreignKey="FK_MUTEDSUB_SUBSCRIPTION" implied="false" onDeleteCascade="false" table="mutedsubscription"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="contextId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="contextScope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="groupId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_SUBSCRIPTION_ROLE" implied="false" onDeleteCascade="false" table="role"/>
         </column>
         <column autoUpdated="false" digits="0" id="11" name="subscribedBy" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_SUBSCRIPTION_SUBSCRIBEDBY" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="12" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_SUBSCRIPTION_USER" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_SUBSCRIPTION_ROLE" unique="false">
            <column ascending="true" name="groupId"/>
         </index>
         <index name="FK_SUBSCRIPTION_SUBSCRIBEDBY" unique="false">
            <column ascending="true" name="subscribedBy"/>
         </index>
         <index name="FK_SUBSCRIPTION_USER" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="subscription_scope_ref_idx" unique="false">
            <column ascending="true" name="scope"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="tag" numRows="4" remarks="Tags" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="tag" foreignKey="FKA835BA76868B9321" implied="false" onDeleteCascade="false" table="document_tag"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="refId" nullable="true" remarks="ID related to scope" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="tagName" nullable="true" remarks="Tag Name" size="255" type="VARCHAR"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="testcasestatus" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="testCaseStatusId" foreignKey="FK_TESTCASE_TCSTATUS" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="color" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="testresult" numRows="4" remarks="Test results" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="User ID" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="notes" nullable="true" remarks="User entered notes about the executing the test case" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="passStatus" nullable="true" remarks="Flag - 'Y' or 'N'" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="testCaseDetails" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="9" name="testCaseId" nullable="true" remarks="Associated test case ID" size="10" type="INT">
            <parent column="id" foreignKey="FK9B0ED72F8C20F203" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="testConfiguration" nullable="true" remarks="Associated lookup list" size="10" type="INT">
            <parent column="id" foreignKey="FK9B0ED72FDAF8E1E5" implied="false" onDeleteCascade="false" table="lookup"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK9B0ED72F8C20F203" unique="false">
            <column ascending="true" name="testCaseId"/>
         </index>
         <index name="FK9B0ED72FDAF8E1E5" unique="false">
            <column ascending="true" name="testConfiguration"/>
         </index>
      </table>
      <table name="testrunset" numRows="2" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="testRunSetId" foreignKey="FK_TESTRUN_TESTRUNSET" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="active" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="5" name="testSetId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="assignedToId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUNSET_USER" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="7" name="testCycleId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTRUNSET_TESTCYCLE" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_TESTRUNSET_TESTCYCLE" unique="false">
            <column ascending="true" name="testCycleId"/>
         </index>
         <index name="FK_TESTRUNSET_USER" unique="false">
            <column ascending="true" name="assignedToId"/>
         </index>
         <index name="testrunset_active_idx" unique="false">
            <column ascending="true" name="active"/>
         </index>
      </table>
      <table name="testrunstatus" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="testRunStatusId" foreignKey="FK_TESTRUN_TESTRUNSTATUS" implied="false" onDeleteCascade="false" table="document"/>
            <child column="testRunStatusId" foreignKey="FK_TRSTEP_TESTRUNSTATUS" implied="false" onDeleteCascade="false" table="stepitem"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="color" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
      <table name="testset" numRows="2" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="testSetId" foreignKey="FK_TESTSETCASE_TESTSET" implied="false" onDeleteCascade="false" table="testsetcase"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="3" name="sortOrder" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="assignedToId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTSET_ASSIGNEDTO" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="5" name="testPlanId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTSET_TESTPLAN" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_TESTSET_ASSIGNEDTO" unique="false">
            <column ascending="true" name="assignedToId"/>
         </index>
         <index name="FK_TESTSET_TESTPLAN" unique="false">
            <column ascending="true" name="testPlanId"/>
         </index>
      </table>
      <table name="testsetcase" numRows="5" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="sortOrder" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="3" name="testCaseId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTSETCASE_TESTCASE" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="4" name="testSetId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_TESTSETCASE_TESTSET" implied="false" onDeleteCascade="false" table="testset"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_TESTSETCASE_TESTCASE" unique="false">
            <column ascending="true" name="testCaseId"/>
         </index>
         <index name="FK_TESTSETCASE_TESTSET" unique="false">
            <column ascending="true" name="testSetId"/>
         </index>
      </table>
      <table name="tokenattributes" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="tokenId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_ATTRIBUTE_TOKEN" implied="false" onDeleteCascade="false" table="jamatoken"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="attributeValue" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="2" name="attributeName" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <primaryKey column="attributeName" sequenceNumberInPK="1"/>
         <primaryKey column="tokenId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="tokenId"/>
            <column ascending="true" name="attributeName"/>
         </index>
         <index name="FK_ATTRIBUTE_TOKEN" unique="false">
            <column ascending="true" name="tokenId"/>
         </index>
      </table>
      <table name="user_job" numRows="3" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="lastGenerated" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="job" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF022D94934453ACA" implied="false" onDeleteCascade="false" table="jobschedule"/>
         </column>
         <column autoUpdated="false" digits="0" id="8" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF022D9491958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKF022D9491958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FKF022D94934453ACA" unique="false">
            <column ascending="true" name="job"/>
         </index>
      </table>
      <table name="user_organization" numRows="0" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="licenseType" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3622D27B2808048" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <column autoUpdated="false" digits="0" id="7" name="userId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK3622D271958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK3622D271958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="FK3622D27B2808048" unique="false">
            <column ascending="true" name="organizationId"/>
         </index>
      </table>
      <table name="user_role" numRows="2" remarks="User assignments to roles by project" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="userId" nullable="false" remarks="User ID" size="10" type="INT">
            <parent column="id" foreignKey="FK143BF46A1958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="roleId" nullable="false" remarks="Role ID" size="10" type="INT">
            <parent column="id" foreignKey="FK143BF46A1403590E" implied="false" onDeleteCascade="false" table="role"/>
         </column>
         <primaryKey column="roleId" sequenceNumberInPK="1"/>
         <primaryKey column="userId" sequenceNumberInPK="2"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="userId"/>
            <column ascending="true" name="roleId"/>
         </index>
         <index name="FK143BF46A1403590E" unique="false">
            <column ascending="true" name="roleId"/>
         </index>
         <index name="FK143BF46A1958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
      </table>
      <table name="userbase" numRows="3" remarks="Users" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="System generated unique ID" size="10" type="INT">
            <child column="userId" foreignKey="FKAF999D91958AE78" implied="false" onDeleteCascade="false" table="aclpermission"/>
            <child column="userId" foreignKey="FKC89CDF0F1958AE78" implied="false" onDeleteCascade="false" table="distributiongroup_user"/>
            <child column="assignedToId" foreignKey="FK_TESTRUN_USER" implied="false" onDeleteCascade="false" table="document"/>
            <child column="lockedBy" foreignKey="FK335CD11BBD032133" implied="false" onDeleteCascade="false" table="document"/>
            <child column="user1Id" foreignKey="FK335CD11B4267BDB3" implied="false" onDeleteCascade="false" table="document"/>
            <child column="user2Id" foreignKey="FK335CD11B4267C174" implied="false" onDeleteCascade="false" table="document"/>
            <child column="userId" foreignKey="FK5C24B9C1958AE78" implied="false" onDeleteCascade="false" table="email"/>
            <child column="eventUser" foreignKey="FK3AFE26184D1BFDB7" implied="false" onDeleteCascade="false" table="evententry"/>
            <child column="defaultContourUserId" foreignKey="FKB2C6BBB2845B1931" implied="false" onDeleteCascade="false" table="integrationconnection"/>
            <child column="userId" foreignKey="FKECA112F41958AE78" implied="false" onDeleteCascade="false" table="jamacomment"/>
            <child column="userId" foreignKey="FK121CEB461958AE78" implied="false" onDeleteCascade="false" table="jamacomment_userlikes"/>
            <child column="subscriberId" foreignKey="FK_MUTEDSUB_USER" implied="false" onDeleteCascade="false" table="mutedsubscription"/>
            <child column="projectManager" foreignKey="FKED904B194A8942C6" implied="false" onDeleteCascade="false" table="project"/>
            <child column="user1Id" foreignKey="FKED904B194267BDB3" implied="false" onDeleteCascade="false" table="project"/>
            <child column="user2Id" foreignKey="FKED904B194267C174" implied="false" onDeleteCascade="false" table="project"/>
            <child column="authorUserId" foreignKey="FK2941B452966B3BC3" implied="false" onDeleteCascade="false" table="review_author"/>
            <child column="userId" foreignKey="FKFA0C9DAF1958AE78" implied="false" onDeleteCascade="false" table="revision_user"/>
            <child column="userId" foreignKey="FK3FFD98B81958AE78" implied="false" onDeleteCascade="false" table="signature"/>
            <child column="subscribedBy" foreignKey="FK_SUBSCRIPTION_SUBSCRIBEDBY" implied="false" onDeleteCascade="false" table="subscription"/>
            <child column="userId" foreignKey="FK_SUBSCRIPTION_USER" implied="false" onDeleteCascade="false" table="subscription"/>
            <child column="assignedToId" foreignKey="FK_TESTRUNSET_USER" implied="false" onDeleteCascade="false" table="testrunset"/>
            <child column="assignedToId" foreignKey="FK_TESTSET_ASSIGNEDTO" implied="false" onDeleteCascade="false" table="testset"/>
            <child column="userId" foreignKey="FKF022D9491958AE78" implied="false" onDeleteCascade="false" table="user_job"/>
            <child column="userId" foreignKey="FK3622D271958AE78" implied="false" onDeleteCascade="false" table="user_organization"/>
            <child column="userId" foreignKey="FK143BF46A1958AE78" implied="false" onDeleteCascade="false" table="user_role"/>
            <child column="userId" foreignKey="FKD01BA671958AE78" implied="false" onDeleteCascade="false" table="userfavorite"/>
            <child column="userId" foreignKey="FKF9A8E6311958AE78" implied="false" onDeleteCascade="false" table="useritemviewhistory"/>
            <child column="userId" foreignKey="FK46B8C0791958AE78" implied="false" onDeleteCascade="false" table="userlogentry"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="autoFollowCommentedItems" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="disabled" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="7" name="email" nullable="false" remarks="User email" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="emailUpdatesToFollowedItems" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="firstName" nullable="true" remarks="User first name" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="10" name="lastName" nullable="true" remarks="User last name" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="11" name="licenseType" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="12" name="locale" nullable="true" remarks="" size="32" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="13" name="location" nullable="true" remarks="" size="64" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="14" name="locked" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="15" name="notes" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="16" name="password" nullable="false" remarks="Hashed password" size="50" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="17" name="passwordAttempts" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="18" name="phone" nullable="true" remarks="" size="64" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="19" name="salt" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="20" name="systemUser" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="21" name="theme" nullable="true" remarks="" size="64" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="22" name="title" nullable="true" remarks="" size="64" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="23" name="unregistered" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="24" name="userName" nullable="false" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="25" name="visibleUser" nullable="true" remarks="Internal flag to indicate if the user account is visible" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="26" name="avatarId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK_USER_AVATAR" implied="false" onDeleteCascade="false" table="attachment"/>
         </column>
         <column autoUpdated="false" digits="0" id="27" name="organization" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF024151C3006F3ED" implied="false" onDeleteCascade="false" table="organization"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK_USER_AVATAR" unique="false">
            <column ascending="true" name="avatarId"/>
         </index>
         <index name="FKF024151C3006F3ED" unique="false">
            <column ascending="true" name="organization"/>
         </index>
      </table>
      <table name="userfavorite" numRows="4" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKD01BA671958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKD01BA671958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="userfavorite_scope_ref_idx" unique="false">
            <column ascending="true" name="scopeId"/>
            <column ascending="true" name="refId"/>
         </index>
      </table>
      <table name="useritemviewhistory" numRows="11" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="lastViewed" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="scopeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="timesViewed" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKF9A8E6311958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKF9A8E6311958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
      </table>
      <table name="userlogentry" numRows="17" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="actualLicenseType" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="2" name="licenseType" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="3" name="loginCode" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="loginTime" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="logoutCode" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="6" name="logoutTime" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="sessionId" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="userId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK46B8C0791958AE78" implied="false" onDeleteCascade="false" table="userbase"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK46B8C0791958AE78" unique="false">
            <column ascending="true" name="userId"/>
         </index>
         <index name="userlogentry_sessionid_idx" unique="false">
            <column ascending="true" name="sessionId"/>
         </index>
      </table>
      <table name="version" numRows="286" remarks="Master versioning table that associates an item with its versions" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="versionId" foreignKey="FK5F1F94DE4C133EE4" implied="false" onDeleteCascade="false" table="baseline_version"/>
            <child column="versionEndId" foreignKey="FK8C592429A27E04F" implied="false" onDeleteCascade="false" table="changerequestassociation"/>
            <child column="versionStartId" foreignKey="FK8C59242D32E6C16" implied="false" onDeleteCascade="false" table="changerequestassociation"/>
            <child column="versionId" foreignKey="FKFA072CF74C133EE4" implied="false" onDeleteCascade="false" table="revision_item"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="comments" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="userComment" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="8" name="versionNumber" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="9" name="documentId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK14F51CD8DA506A1C" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <column autoUpdated="false" digits="0" id="10" name="originDocumentId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FK14F51CD86915E1C2" implied="false" onDeleteCascade="false" table="document"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FK14F51CD86915E1C2" unique="false">
            <column ascending="true" name="originDocumentId"/>
         </index>
         <index name="FK14F51CD8DA506A1C" unique="false">
            <column ascending="true" name="documentId"/>
         </index>
      </table>
      <table name="view_itemtype" numRows="2" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="isVisible" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="itemTypeId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="8" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="sortOrder" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="11" name="viewId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKB04369271A80FDAC" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKB04369271A80FDAC" unique="false">
            <column ascending="true" name="viewId"/>
         </index>
      </table>
      <table name="viewconfig" numRows="6" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="config" nullable="true" remarks="" size="2147483647" type="LONGTEXT"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="7" name="overridable" nullable="true" remarks="" size="1" type="CHAR"/>
         <column autoUpdated="false" digits="0" id="8" name="refId" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="9" name="scope" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="10" name="projectId" nullable="true" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAC076E2762A5139B" implied="false" onDeleteCascade="false" table="project"/>
         </column>
         <column autoUpdated="false" digits="0" id="11" name="viewId" nullable="false" remarks="" size="10" type="INT">
            <parent column="id" foreignKey="FKAC076E271A80FDAC" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
         <index name="FKAC076E271A80FDAC" unique="false">
            <column ascending="true" name="viewId"/>
         </index>
         <index name="FKAC076E2762A5139B" unique="false">
            <column ascending="true" name="projectId"/>
         </index>
      </table>
      <table name="viewtype" numRows="11" remarks="" type="TABLE">
         <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT">
            <child column="viewTypeId" foreignKey="FKCE076630E57BF940" implied="false" onDeleteCascade="false" table="jamaview"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="createdBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="2" name="createdDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="3" name="modifiedBy" nullable="true" remarks="" size="10" type="INT"/>
         <column autoUpdated="false" digits="0" id="4" name="modifiedDate" nullable="true" remarks="" size="19" type="DATETIME"/>
         <column autoUpdated="false" digits="0" id="5" name="name" nullable="true" remarks="" size="255" type="VARCHAR"/>
         <column autoUpdated="false" digits="0" id="6" name="organizationId" nullable="true" remarks="" size="10" type="INT"/>
         <primaryKey column="id" sequenceNumberInPK="1"/>
         <index name="PRIMARY" unique="true">
            <column ascending="true" name="id"/>
         </index>
      </table>
   </tables>
</database>

