fixes sql command

This commit is contained in:
Jordie
2016-08-21 12:32:35 +10:00
committed by GitHub
parent 63d17d8a59
commit 1002b7809c

View File

@@ -2,7 +2,7 @@
Changed appearance bans to be jobbans. Changed appearance bans to be jobbans.
UPDATE `bans` SET `job` = "appearance", `bantype` = "JOB_PERMABAN" WHERE `bantype` = "APPEARANCE_PERMABAN" UPDATE 'feedback'.`ban` SET `job` = "appearance", `bantype` = "JOB_PERMABAN" WHERE `bantype` = "APPEARANCE_PERMABAN"
Remember to add a prefix to the table name if you use them Remember to add a prefix to the table name if you use them