first commit
This commit is contained in:
1
updates/1.20/ver_1.291.txt
Normal file
1
updates/1.20/ver_1.291.txt
Normal file
@@ -0,0 +1 @@
|
||||
CREATE TABLE pp_newsletter ( id INT NOT NULL AUTO_INCREMENT, email VARCHAR(255) NOT NULL, hash VARCHAR(255) NOT NULL, PRIMARY KEY (id)) ENGINE = InnoDB CHARSET=utf8 COLLATE utf8_polish_ci
|
||||
Reference in New Issue
Block a user