{"table_name":"jbusinessdirectory_payment_processor_fields","full_table_name":"wp_jbusinessdirectory_payment_processor_fields","description":"Stores jbusinessdirectory payment processor fields data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_payment_processor_fields` ( `id` int NOT NULL AUTO_INCREMENT, `column_name` varchar(100) DEFAULT NULL, `column_value` varchar(255) DEFAULT NULL, `processor_id` int NOT NULL, `column_mode` tinyint(1) DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_processor_id` (`processor_id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"column_name","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"column_value","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"processor_id","type":"int","nullable":false,"primary_key":false},{"name":"column_mode","type":"tinyint(1)","nullable":true,"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/"}}