{"table_name":"amelia_providers_to_periods","full_table_name":"wp_amelia_providers_to_periods","description":"Stores amelia providers to periods data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_providers_to_periods` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `weekDayId` int NOT NULL,\\n  `locationId` int DEFAULT NULL,\\n  `startTime` time NOT NULL,\\n  `endTime` time NOT NULL,\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `id` (`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/"}}