Browse Source

srdb1/schema: added version attribute to version table schema

- to be coherent with the other tables schema
Daniel-Constantin Mierla 10 years ago
parent
commit
f4b364b991
1 changed files with 1 additions and 0 deletions
  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">