浏览代码

- included version of cpl table

Jan Janak 19 年之前
父节点
当前提交
a35bf46040
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      db/schema/version.xml

+ 5 - 0
db/schema/version.xml

@@ -120,5 +120,10 @@
         <value col="tn"><xi:include href="customers.xml" xpointer="xpointer(table/name/text())"/></value>
         <value col="tv"><xi:include href="customers.xml" xpointer="xpointer(table/version/text())"/></value>
     </row>
+
+    <row>
+        <value col="tn"><xi:include href="cpl.xml" xpointer="xpointer(table/name/text())"/></value>
+        <value col="tv"><xi:include href="cpl.xml" xpointer="xpointer(table/version/text())"/></value>
+    </row>
 			
 </table>