{"table_name":"xfor_room_types","full_table_name":"wp_xfor_room_types","description":"Stores xfor room types data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_xfor_room_types` ( `id` tinyint(4) NOT NULL AUTO_INCREMENT, `title` varchar(250) DEFAULT NULL, `images` text DEFAULT NULL, `area` tinyint(4) DEFAULT NULL, `capacity` varchar(250) DEFAULT NULL, `desc` text DEFAULT NULL, `comfort_list` varchar(250) DEFAULT NULL, `add_services_list` varchar(250) DEFAULT NULL, `shortcode` varchar(250) DEFAULT NULL, `capacity_desc` varchar(250) DEFAULT NULL, PRIMARY KEY (`id`) ) $collate;\", \"INSERT INTO `wp_xfor_room_types` (`title`, `images`, `area`, `capacity`, `desc`, `comfort_list`, `add_services_list`, `shortcode`, `capacity_desc`) VALUES ('Standart room', '', 32, '{\\\"1\\\":\\\"100\\\",\\\"1 + 1\\\":\\\"\\\",\\\"1 + 2\\\":\\\"160\\\",\\\"1 + 3\\\":\\\"180\\\"}', 'The standard double rooms with a double bed or twin beds are simple and functional, tastefully furnished. The rooms offer views of the quiet courtyard.', 'Wifi,Safe,Slippers,Bathrobe,Conditioner,TV,Balcony,Hair dryer,Refrigerator', 'Transfer,Massage,Dinner,Supper', 'STN', '1 man 2 add place'), ('De luxe suite', '', 64, '{\\\"1\\\":\\\"130\\\",\\\"1 + 1\\\":\\\"\\\",\\\"1 + 2\\\":\\\"\\\",\\\"1 + 3\\\":\\\"\\\"}', 'Description', 'Wifi,Slippers,Conditioner,TV,Refrigerator,Balcony', 'Transfer,Dinner', 'LUX', '2 man 2 add place');","columns":[{"name":"id","type":"tinyint(4)","nullable":false,"primary_key":true},{"name":"title","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"images","type":"text","nullable":true,"primary_key":false},{"name":"area","type":"tinyint(4)","nullable":true,"primary_key":false},{"name":"capacity","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"desc","type":"text","nullable":true,"primary_key":false},{"name":"comfort_list","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"add_services_list","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"shortcode","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"capacity_desc","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"The","type":"standard","nullable":true,"primary_key":false},{"name":"tastefully","type":"furnished","nullable":true,"primary_key":false},{"name":"Hair","type":"dryer","nullable":true,"primary_key":false},{"name":"1","type":"man","nullable":true,"primary_key":false},{"name":"2","type":"man","nullable":true,"primary_key":false}],"plugin":{"slug":"hotel-booking-by-xfor","name":"Hotel Booking by Xfor","active_installs":10,"version":"0.1.5","wp_org_url":"https://wordpress.org/plugins/hotel-booking-by-xfor/"}}