Fix closing reason being truncated with long closing messages

This commit is contained in:
Keir Nellyer 2016-09-30 00:36:52 +01:00
parent dd5a284d55
commit 26d6540b2f

View File

@ -0,0 +1 @@
ALTER TABLE Account.reportResults MODIFY reason VARCHAR(100);