remove auto inc

This commit is contained in:
Vinzenz
2016-05-31 01:10:36 +02:00
parent 45fa10394f
commit 9eede1756d

View File

@@ -124,7 +124,6 @@
<name>note_id</name> <name>note_id</name>
<type>integer</type> <type>integer</type>
<notnull>true</notnull> <notnull>true</notnull>
<autoincrement>true</autoincrement>
<unsigned>true</unsigned> <unsigned>true</unsigned>
<length>8</length> <length>8</length>
</field> </field>