{"table_name":"ebay_sites","full_table_name":"wp_ebay_sites","description":"Stores ebay sites data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_ebay_sites` ( `id` int(11), `title` varchar(128) NOT NULL, `code` varchar(16) DEFAULT NULL, `url` varchar(64) DEFAULT NULL, `enabled` int(11) DEFAULT NULL, `sort_order` int(11) DEFAULT NULL, `last_refresh` datetime DEFAULT NULL, `categories_map_ebay` text NOT NULL, `DispatchTimeMaxDetails` text NOT NULL, `MinListingStartPrices` text NOT NULL, `ReturnsWithinOptions` text NOT NULL, `CountryDetails` text NOT NULL, `ShippingPackageDetails` text NOT NULL, `ShippingCostPaidByOptions` text NOT NULL, `ShippingLocationDetails` text NOT NULL, `ExcludeShippingLocationDetails` text NOT NULL, PRIMARY KEY (`id`) ) DEFAULT CHARSET","columns":[{"name":"id","type":"int(11)","nullable":true,"primary_key":false},{"name":"title","type":"varchar(128)","nullable":false,"primary_key":false},{"name":"code","type":"varchar(16)","nullable":true,"primary_key":false},{"name":"url","type":"varchar(64)","nullable":true,"primary_key":false},{"name":"enabled","type":"int(11)","nullable":true,"primary_key":false},{"name":"sort_order","type":"int(11)","nullable":true,"primary_key":false},{"name":"last_refresh","type":"datetime","nullable":true,"primary_key":false},{"name":"categories_map_ebay","type":"text","nullable":false,"primary_key":false},{"name":"DispatchTimeMaxDetails","type":"text","nullable":false,"primary_key":false},{"name":"MinListingStartPrices","type":"text","nullable":false,"primary_key":false},{"name":"ReturnsWithinOptions","type":"text","nullable":false,"primary_key":false},{"name":"CountryDetails","type":"text","nullable":false,"primary_key":false},{"name":"ShippingPackageDetails","type":"text","nullable":false,"primary_key":false},{"name":"ShippingCostPaidByOptions","type":"text","nullable":false,"primary_key":false},{"name":"ShippingLocationDetails","type":"text","nullable":false,"primary_key":false},{"name":"ExcludeShippingLocationDetails","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-lister-for-ebay","name":"WP-Lister Lite for eBay","active_installs":2000,"version":"3.8.7","wp_org_url":"https://wordpress.org/plugins/wp-lister-for-ebay/"}}