{"table_name":"jbusinessdirectory_company_attachments","full_table_name":"wp_jbusinessdirectory_company_attachments","description":"Stores jbusinessdirectory company attachments data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_attachments` ( `id` int NOT NULL AUTO_INCREMENT, `type` tinyint DEFAULT NULL, `object_id` int DEFAULT NULL, `name` varchar(100) DEFAULT NULL, `path` varchar(155) DEFAULT NULL, `status` tinyint(1) DEFAULT NULL, `ordering` tinyint NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_type` (`type`), KEY `idx_object` (`object_id`), KEY `idx_status` (`status`), KEY `idx_order` (`ordering`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"type","type":"tinyint","nullable":true,"primary_key":false},{"name":"object_id","type":"int","nullable":true,"primary_key":false},{"name":"name","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"path","type":"varchar(155)","nullable":true,"primary_key":false},{"name":"status","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"ordering","type":"tinyint","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}