{"table_name":"amelia_notifications_to_entities","full_table_name":"wp_amelia_notifications_to_entities","description":"Stores amelia notifications to entities data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_notifications_to_entities` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `notificationId` int NOT NULL,\\n  `entityId` int NOT NULL,\\n  `entity` enum('appointment','event') NOT NULL DEFAULT 'appointment',\\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/"}}