{"table_name":"category_page","full_table_name":"wp_category_page","description":"Stores category page data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_category_page` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `blog_category_id` varchar(255) NOT NULL,\\n  `resource_category_id` varchar(255) NOT NULL,\\n  `page_id` varchar(255) NOT NULL,\\n  `page_name` varchar(255) NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"wp-oer","name":"WP OER","active_installs":10,"version":"0.9.3","wp_org_url":"https://wordpress.org/plugins/wp-oer/"}}