pull/2448/head
Peter Goodhall 2023-08-28 15:37:58 +01:00
rodzic fde3357d2a
commit 575ede3eb9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -307,7 +307,7 @@ CREATE TABLE `options` (
--
-- Dumping data for table `options` that stops the version2 trigger from firing
INSERT INTO `options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (NULL, 'version2_trigger', 'yes', 'true')
INSERT INTO `options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (NULL, 'version2_trigger', 'true', 'yes')
-- ----------------------------
-- Table structure for timezones