{"table_name":"cfwchat_messages","full_table_name":"wp_cfwchat_messages","description":"Stores cfwchat messages data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_cfwchat_messages` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `form_id` bigint unsigned NOT NULL,\\n  `phone` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `created_at` datetime DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"cfw-contact-form-chat","name":"CFW – Contact Form Chat","active_installs":20,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/cfw-contact-form-chat/"}}