{"table_name":"my_calendar_location_relationships","full_table_name":"wp_my_calendar_location_relationships","description":"Stores my calendar location relationships data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_my_calendar_location_relationships` (\\n  `relationship_id` int NOT NULL AUTO_INCREMENT,\\n  `location_id` int NOT NULL,\\n  `post_id` int NOT NULL DEFAULT '1',\\n  PRIMARY KEY (`relationship_id`),\\n  KEY `location_id` (`location_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/"}}