{"table_name":"at_sms_plugin_saved_contacts","full_table_name":"wp_at_sms_plugin_saved_contacts","description":"Stores at sms plugin saved contacts data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_at_sms_plugin_saved_contacts` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `contact_name` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `contact_phone` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `contact_group` varchar(225) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'general',\\n  UNIQUE KEY `id` (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"at-sms","name":"Africa's Talking SMS Plugin","active_installs":10,"version":"1.0.1","wp_org_url":"https://wordpress.org/plugins/at-sms/"}}