{"table_name":"ebay_profiles","full_table_name":"wp_ebay_profiles","description":"Stores ebay profiles data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_ebay_profiles` ( `profile_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `profile_name` varchar(255) DEFAULT NULL, `profile_description` varchar(255) DEFAULT NULL, `listing_duration` varchar(255) DEFAULT NULL, `type` varchar(255) DEFAULT NULL, `details` text, `conditions` text, PRIMARY KEY (`profile_id`) );","columns":[{"name":"profile_id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"profile_name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"profile_description","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"listing_duration","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"type","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"details","type":"text","nullable":true,"primary_key":false},{"name":"conditions","type":"text","nullable":true,"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/"}}