{"table_name":"amelia_events_periods","full_table_name":"wp_amelia_events_periods","description":"Stores amelia events periods data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_events_periods` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `eventId` bigint NOT NULL,\\n  `periodStart` datetime NOT NULL,\\n  `periodEnd` datetime NOT NULL,\\n  `zoomMeeting` mediumtext,\\n  `lessonSpace` mediumtext,\\n  `googleCalendarEventId` varchar(255) DEFAULT NULL,\\n  `googleMeetUrl` varchar(255) DEFAULT NULL,\\n  `outlookCalendarEventId` varchar(255) DEFAULT NULL,\\n  `microsoftTeamsUrl` varchar(255) DEFAULT NULL,\\n  `appleCalendarEventId` varchar(255) DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":[],"plugin":{"slug":"ameliabooking","name":"Booking for Appointments and Events Calendar – Amelia","active_installs":90000,"version":"2.2.1","wp_org_url":"https://wordpress.org/plugins/ameliabooking/"}}