You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 add many more furni 🆙
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Target Server Version : 110801 (11.8.1-MariaDB-ubu2404-log)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 30/05/2025 19:31:45
|
||||
Date: 30/05/2025 19:49:04
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
@@ -46,7 +46,7 @@ CREATE TABLE `catalog_pages` (
|
||||
`includes` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_uca1400_ai_ci NOT NULL DEFAULT '' COMMENT 'Example usage: 1;2;3\r\n This will include page 1, 2 and 3 in the current page.\r\n Note that permissions are only used for the current entry.',
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = MyISAM AUTO_INCREMENT = 2123 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_uca1400_ai_ci ROW_FORMAT = DYNAMIC;
|
||||
) ENGINE = MyISAM AUTO_INCREMENT = 2124 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_uca1400_ai_ci ROW_FORMAT = DYNAMIC;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of catalog_pages
|
||||
@@ -1605,5 +1605,6 @@ INSERT INTO `catalog_pages` VALUES (2119, 7, 'Atlanta Rares', 'Atlanta Rares', '
|
||||
INSERT INTO `catalog_pages` VALUES (2120, 7, 'Planten Dubbel', 'Planten Dubbel', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, '');
|
||||
INSERT INTO `catalog_pages` VALUES (2121, 1114, 'hboct Meubels', 'hboct Meubels', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, '');
|
||||
INSERT INTO `catalog_pages` VALUES (2122, 1114, 'Muur posters lang', 'Muur posters lang', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, '');
|
||||
INSERT INTO `catalog_pages` VALUES (2123, 7, 'Kreatieves Rares', 'Kreatieves Rares', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, '');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
|
||||
Reference in New Issue
Block a user