{"table_name":"my_calendar_categories","full_table_name":"wp_my_calendar_categories","description":"Stores my calendar categories data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_my_calendar_categories` (\\n  `category_id` int NOT NULL AUTO_INCREMENT,\\n  `category_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `category_color` varchar(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `category_icon` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `category_private` int NOT NULL DEFAULT '0',\\n  `category_term` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`category_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"my-calendar","name":"My Calendar – Accessible Event Manager","active_installs":20000,"version":"3.7.16","wp_org_url":"https://wordpress.org/plugins/my-calendar/"}}