{"table_name":"awebooking_booking_items","full_table_name":"wp_awebooking_booking_items","description":"Stores awebooking booking items data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_awebooking_booking_items` (\\n  `booking_item_id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `booking_item_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `booking_item_type` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `booking_item_parent` bigint unsigned NOT NULL,\\n  `object_id` bigint unsigned NOT NULL,\\n  `booking_id` bigint unsigned NOT NULL,\\n  PRIMARY KEY (`booking_item_id`),\\n  KEY `booking_item_parent` (`booking_item_parent`),\\n  KEY `object_id` (`object_id`),\\n  KEY `booking_id` (`booking_id`)\\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/"}}