{"table_name":"jbusinessdirectory_videos","full_table_name":"wp_jbusinessdirectory_videos","description":"Stores jbusinessdirectory videos data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_videos` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `alias` varchar(255) DEFAULT NULL, `url` varchar(255) DEFAULT NULL, `description` text, `main_subcategory` int DEFAULT NULL, `duration` varchar(10) DEFAULT NULL, `thumbnail` varchar(245) DEFAULT NULL, `transcript` text, `ordering` tinyint NOT NULL DEFAULT '0', `meta_title` varchar(255) DEFAULT NULL, `meta_keywords` varchar(255) DEFAULT NULL, `meta_description` varchar(255) DEFAULT NULL, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`), KEY `idx_name` (`name`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"alias","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"url","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"description","type":"text","nullable":true,"primary_key":false},{"name":"main_subcategory","type":"int","nullable":true,"primary_key":false},{"name":"duration","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"thumbnail","type":"varchar(245)","nullable":true,"primary_key":false},{"name":"transcript","type":"text","nullable":true,"primary_key":false},{"name":"ordering","type":"tinyint","nullable":false,"primary_key":false},{"name":"meta_title","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"meta_keywords","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"meta_description","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"created","type":"timestamp","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/"}}