aND FINALLY THE REST OF THE CODEBASE HOLY FUCK ITS DONE
This commit is contained in:
@@ -226,4 +226,4 @@ ALTER TABLE `poll_vote`
|
||||
, ADD INDEX `idx_pvote_optionid_ckey` (`optionid` ASC, `ckey` ASC);
|
||||
|
||||
ALTER TABLE `poll_textreply`
|
||||
ADD INDEX `idx_ptext_pollid_ckey` (`pollid` ASC, `ckey` ASC);
|
||||
ADD INDEX `idx_ptext_pollid_ckey` (`pollid` ASC, `ckey` ASC);
|
||||
|
||||
Reference in New Issue
Block a user