{"table_name":"amelia_coupons","full_table_name":"wp_amelia_coupons","description":"Stores amelia coupons data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_coupons` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `code` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,\\n  `discount` double NOT NULL,\\n  `deduction` double NOT NULL,\\n  `limit` double NOT NULL,\\n  `customerLimit` double NOT NULL DEFAULT '0',\\n  `status` enum('hidden','visible') NOT NULL,\\n  `notificationInterval` int NOT NULL DEFAULT '0',\\n  `notificationRecurring` tinyint(1) NOT NULL DEFAULT '0',\\n  `expirationDate` datetime DEFAULT NULL,\\n  `startDate` datetime DEFAULT NULL,\\n  `allServices` tinyint(1) NOT NULL DEFAULT '0',\\n  `allEvents` tinyint(1) NOT NULL DEFAULT '0',\\n  `allPackages` tinyint(1) NOT NULL DEFAULT '0',\\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/"}}