first commit
This commit is contained in:
1
updates/0.20/ver_0.200_sql.txt
Normal file
1
updates/0.20/ver_0.200_sql.txt
Normal file
@@ -0,0 +1 @@
|
||||
CREATE TABLE `pp_shop_shoppro_settings` ( `id` INT NOT NULL AUTO_INCREMENT, `name` VARCHAR(255) NOT NULL DEFAULT '0', `value` TEXT NOT NULL, PRIMARY KEY (`id`)) COLLATE='utf8mb4_unicode_ci';
|
||||
Reference in New Issue
Block a user