{"table_name":"xfor_room_types_images","full_table_name":"wp_xfor_room_types_images","description":"Stores xfor room types images data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_xfor_room_types_images` ( `id` tinyint(4) NOT NULL AUTO_INCREMENT, `images` text DEFAULT NULL, `type_id` tinyint(4) DEFAULT NULL, PRIMARY KEY (`id`) ) $collate;\", \"CREATE TABLE IF NOT EXISTS `wp_xfor_settings` ( `id` tinyint(4) NOT NULL AUTO_INCREMENT, `param` varchar(20) DEFAULT NULL, `value` text DEFAULT NULL, PRIMARY KEY (`id`) ) $collate;\", \"INSERT INTO `wp_xfor_settings` (`param`, `value`) VALUES ('ROOM_STATUSES', 'Ready,Cleaning,Dirty'), ('BOOKING_STATUS', 'New,Confirmed,Arrived,Freed'), ('COMFORTS_LIST', 'Wifi,Conditioner,Refrigerator,Safe,Bathrobe,Hair dryer,Slippers,TV,Balcony'), ('SERVICES_LIST', 'Transfer, Massage, Dinner, Supper'), ('SETS_LIST', '1,1 + 1,1 + 2,1 + 3'), ('IMG_LARGE', 1000), ('IMG_SMALL', 100), ('IMG_MEDIUM', 500), ('CUR', '[[\\\"USD\\\",\\\"$\\\",\\\"1.00\\\"],[\\\"RUB\\\",\\\"₽\\\",\\\"38.00\\\"],[\\\"UAH\\\",\\\"₴\\\",\\\"28.00\\\"]]'), ('PROMO', '[[\\\"TEST1\\\", 10, 1]]');","columns":[{"name":"id","type":"tinyint(4)","nullable":false,"primary_key":true},{"name":"images","type":"text","nullable":true,"primary_key":false},{"name":"type_id","type":"tinyint(4)","nullable":true,"primary_key":false},{"name":"param","type":"varchar(20)","nullable":true,"primary_key":false},{"name":"value","type":"text","nullable":true,"primary_key":false},{"name":"Hair","type":"dryer","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/"}}