浏览代码

srdb1/schema: added version attribute to version table schema

- to be coherent with the other tables schema
Daniel-Constantin Mierla 10 年之前
父节点
当前提交
f4b364b991
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/srdb1/schema/version.xml

+ 1 - 0
lib/srdb1/schema/version.xml

@@ -8,6 +8,7 @@
 
 <table id="version" xmlns:xi="http://www.w3.org/2001/XInclude">
     <name>version</name>
+    <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 
     <column id="table_name">