{"table_name":"awebooking_rooms","full_table_name":"wp_awebooking_rooms","description":"Stores awebooking rooms data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_awebooking_rooms` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `name` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `room_type` bigint unsigned NOT NULL,\\n  `order` bigint unsigned NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id`),\\n  KEY `name` (`name`),\\n  KEY `room_type` (`room_type`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"awebooking","name":"AweBooking – Hotel Booking System","active_installs":1000,"version":"3.2.26","wp_org_url":"https://wordpress.org/plugins/awebooking/"}}