{"table_name":"ebay_documents","full_table_name":"wp_ebay_documents","description":"Stores ebay documents data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_ebay_documents` ( `id` bigint(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, `account_id` bigint(11) NOT NULL, `attachment_id` bigint(11) NOT NULL, `document_id` varchar(25) NOT NULL, `document_type` varchar(50) NOT NULL, `date_added` datetime NOT NULL );","columns":[{"name":"id","type":"bigint(11)","nullable":false,"primary_key":true},{"name":"account_id","type":"bigint(11)","nullable":false,"primary_key":false},{"name":"attachment_id","type":"bigint(11)","nullable":false,"primary_key":false},{"name":"document_id","type":"varchar(25)","nullable":false,"primary_key":false},{"name":"document_type","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"date_added","type":"datetime","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/"}}