From a69bb7f6452a2d4bab9c1ce93ff00c5e7aa5ec9d Mon Sep 17 00:00:00 2001 From: Jordie Date: Thu, 22 Jun 2017 12:19:07 +1000 Subject: [PATCH] query for removing percentagecalc --- SQL/database_changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/SQL/database_changelog.txt b/SQL/database_changelog.txt index 0c36eb059f8..9021aee531b 100644 --- a/SQL/database_changelog.txt +++ b/SQL/database_changelog.txt @@ -1,3 +1,13 @@ +22 June 2017, by Jordie0608 + +Modified table 'poll_option', removing the column 'percentagecalc'. + +ALTER TABLE `feedback`.`poll_option` DROP COLUMN `percentagecalc` + +Remember to add a prefix to the table name if you use them. + +---------------------------------------------------- + 30 May 2017, by MrStonedOne Z levels changed, this query allows you to convert old ss13 death records: