Db schema changed

This commit is contained in:
Victor Dubiniuk 2013-08-07 00:11:04 +03:00 committed by Tobias Hintze
parent 023bf0117d
commit 4497ba092f
2 changed files with 3 additions and 3 deletions

View File

@ -61,9 +61,9 @@
<field> <field>
<name>seq</name> <name>seq</name>
<type>integer</type> <type>integer</type>
<autoincrement>1</autoincrement>
<unsigned>true</unsigned> <unsigned>true</unsigned>
<default></default> <length>4</length>
<notnull>true</notnull>
<comments>Sequence number</comments> <comments>Sequence number</comments>
</field> </field>
<field> <field>

View File

@ -1 +1 @@
1.0.2 1.0.3