{"table_name":"easyadpicker_post_ads","full_table_name":"wp_easyadpicker_post_ads","description":"Stores easyadpicker post ads data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_easyadpicker_post_ads` ( `post_ad_id` int(11) NOT NULL, `post_id` int(11) NOT NULL, `category_id` int(11) NOT NULL, `title` varchar(255) NOT NULL, `ad` varchar(15) NOT NULL, `words` text NOT NULL, `filters` text NOT NULL, `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE","columns":[{"name":"post_ad_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"post_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"category_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"title","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"ad","type":"varchar(15)","nullable":false,"primary_key":false},{"name":"words","type":"text","nullable":false,"primary_key":false},{"name":"filters","type":"text","nullable":false,"primary_key":false},{"name":"date","type":"timestamp","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/"}}