{"table_name":"amelia_customer_bookings_to_events_tickets","full_table_name":"wp_amelia_customer_bookings_to_events_tickets","description":"Stores amelia customer bookings to events tickets data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_customer_bookings_to_events_tickets` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `customerBookingId` bigint NOT NULL,\\n  `eventTicketId` bigint NOT NULL,\\n  `price` double DEFAULT '0',\\n  `persons` int NOT 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/"}}