{"table_name":"easyadpicker_advertisers","full_table_name":"wp_easyadpicker_advertisers","description":"Stores easyadpicker advertisers data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_easyadpicker_advertisers` ( `advertiser_id` int(11) NOT NULL, `advertiser` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `bulk_import` tinyint(1) NOT NULL DEFAULT '1', `last_import_products` int(11) NOT NULL ) ENGINE","columns":[{"name":"advertiser_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"advertiser","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"slug","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"bulk_import","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"last_import_products","type":"int(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"easy-ad-picker","name":"Easy Ad Picker","active_installs":10,"version":"1.0.1","wp_org_url":"https://wordpress.org/plugins/easy-ad-picker/"}}