{"table_name":"amelia_categories","full_table_name":"wp_amelia_categories","description":"Stores amelia categories data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_categories` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `status` enum('hidden','visible','disabled') NOT NULL DEFAULT 'visible',\\n  `name` varchar(255) NOT NULL DEFAULT '',\\n  `position` int NOT NULL,\\n  `translations` text,\\n  `color` varchar(255) NOT NULL DEFAULT '#1788FB',\\n  `pictureFullPath` varchar(767) DEFAULT NULL,\\n  `pictureThumbPath` varchar(767) DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 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/"}}