adding a comment to the database schema
This commit is contained in:
parent
8e64909e99
commit
99e068761a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<autoincrement>1</autoincrement>
|
||||
<unsigned>true</unsigned>
|
||||
<length>4</length>
|
||||
<comments>This is the id</comments>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
|
|
Loading…
Reference in a new issue