{"table_name":"cdp_data","full_table_name":"wp_cdp_data","description":"Stores cdp data data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_cdp_data` (\\n  `data_id` bigint NOT NULL AUTO_INCREMENT,\\n  `blog_id` int NOT NULL,\\n  `dealer_id` int NOT NULL,\\n  `data_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `data_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  UNIQUE KEY `data_id` (`data_id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"cardealerpress","name":"CarDealerPress","active_installs":30,"version":"7.0.2606.01","wp_org_url":"https://wordpress.org/plugins/cardealerpress/"}}