{"table_name":"amelia_customer_bookings_to_events_periods","full_table_name":"wp_amelia_customer_bookings_to_events_periods","description":"Stores amelia customer bookings to events periods data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_customer_bookings_to_events_periods` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `customerBookingId` bigint NOT NULL,\\n  `eventPeriodId` bigint NOT NULL,\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `bookingEventPeriod` (`customerBookingId`,`eventPeriodId`)\\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/"}}