test fixes

This commit is contained in:
Gerard 2019-03-12 15:57:37 +01:00
parent b8ea54dfc4
commit 54fbc07a36
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE vn.itemLog MODIFY COLUMN userFk int(10) unsigned NULL;