diff options
m--------- | 3rdparty | 0 | ||||
-rw-r--r-- | tests/data/db_structure.xml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty b/3rdparty -Subproject faeedfcc0573868a2f0bde81f25a67a940c100a +Subproject 7c2c94c904c2721763e97d5bafd115f863080a6 diff --git a/tests/data/db_structure.xml b/tests/data/db_structure.xml index bfff2143349..d98066c4b7e 100644 --- a/tests/data/db_structure.xml +++ b/tests/data/db_structure.xml @@ -21,6 +21,7 @@ <autoincrement>1</autoincrement> <unsigned>true</unsigned> <length>4</length> + <comments>This is the id</comments> </field> <field> |