Db schema changed
This commit is contained in:
parent
023bf0117d
commit
4497ba092f
@ -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>
|
||||||
|
@ -1 +1 @@
|
|||||||
1.0.2
|
1.0.3
|
Loading…
x
Reference in New Issue
Block a user