Mineplex2018-withcommit/Plugins/Mineplex.ReportSite/sql/2-after-upgrade.sql

8 lines
300 B
SQL

/**
These queries should only be run once the report-v2 branch has been put fully into production.
This is because this query will break servers which run a version of the Mineplex software which doesn't include
the report-v2 branch.
*/
ALTER TABLE Account.accountPreferences DROP showUserReports;