Mineplex2018-withcommit/Plugins/Mineplex.ReportSite/sql/hotfix.sql
Keir Nellyer 7926d88d5b Update report result reason length as future version of Minecraft
will be increasing message lengths
2016-09-30 17:18:47 +01:00

1 line
61 B
SQL

ALTER TABLE Account.reportResults MODIFY reason VARCHAR(256);